Struct gtk_sys::GtkSearchEntry [−][src]
#[repr(C)]pub struct GtkSearchEntry { pub parent: GtkEntry, }
Fields
parent: GtkEntryTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkSearchEntryimpl !Send for GtkSearchEntryimpl !Sync for GtkSearchEntryimpl Unpin for GtkSearchEntryimpl UnwindSafe for GtkSearchEntryBlanket Implementations
Mutably borrows from an owned value. Read more