Struct gtk_sys::GtkTextTagPrivate [] [src]

#[repr(C)]
pub struct GtkTextTagPrivate(_);

Trait Implementations

impl Debug for GtkTextTagPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations