Struct gtk_sys::GtkSearchBar [−][src]
#[repr(C)]pub struct GtkSearchBar { pub parent: GtkBin, }
Fields
parent: GtkBin
Trait Implementations
impl Copy for GtkSearchBar[src]
impl Copy for GtkSearchBarimpl Clone for GtkSearchBar[src]
impl Clone for GtkSearchBarfn clone(&self) -> GtkSearchBar[src]
fn clone(&self) -> GtkSearchBarReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for GtkSearchBar[src]
impl Debug for GtkSearchBarAuto Trait Implementations
impl !Send for GtkSearchBar
impl !Send for GtkSearchBarimpl !Sync for GtkSearchBar
impl !Sync for GtkSearchBar