Struct gtk_sys::GtkSearchBar [−][src]
#[repr(C)]pub struct GtkSearchBar { pub parent: GtkBin, }
Fields
parent: GtkBinTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkSearchBarimpl !Send for GtkSearchBarimpl !Sync for GtkSearchBarimpl Unpin for GtkSearchBarimpl UnwindSafe for GtkSearchBarBlanket Implementations
Mutably borrows from an owned value. Read more