Struct gtk_sys::GtkTextTagTable [−][src]
#[repr(C)]pub struct GtkTextTagTable { pub parent_instance: GObject, pub priv_: *mut GtkTextTagTablePrivate, }
Fields
parent_instance: GObjectpriv_: *mut GtkTextTagTablePrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkTextTagTableimpl !Send for GtkTextTagTableimpl !Sync for GtkTextTagTableimpl Unpin for GtkTextTagTableimpl UnwindSafe for GtkTextTagTableBlanket Implementations
Mutably borrows from an owned value. Read more