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