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 GtkSearchBar
impl Clone for GtkSearchBar
[src]
impl Clone for GtkSearchBar
fn clone(&self) -> GtkSearchBar
[src]
fn clone(&self) -> GtkSearchBar
Returns 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 GtkSearchBar
Auto Trait Implementations
impl !Send for GtkSearchBar
impl !Send for GtkSearchBar
impl !Sync for GtkSearchBar
impl !Sync for GtkSearchBar