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