Struct gtk_sys::GtkSearchEntry [−][src]
#[repr(C)]pub struct GtkSearchEntry { pub parent: GtkEntry, }
Fields
parent: GtkEntry
Trait Implementations
impl Copy for GtkSearchEntry[src]
impl Copy for GtkSearchEntryimpl Clone for GtkSearchEntry[src]
impl Clone for GtkSearchEntryfn clone(&self) -> GtkSearchEntry[src]
fn clone(&self) -> GtkSearchEntryReturns 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 GtkSearchEntry[src]
impl Debug for GtkSearchEntryAuto Trait Implementations
impl !Send for GtkSearchEntry
impl !Send for GtkSearchEntryimpl !Sync for GtkSearchEntry
impl !Sync for GtkSearchEntry