Struct gtk_sys::GtkSearchEntry[][src]

#[repr(C)]
pub struct GtkSearchEntry { pub parent: GtkEntry, }

Fields

Trait Implementations

impl Copy for GtkSearchEntry
[src]

impl Clone for GtkSearchEntry
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GtkSearchEntry
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkSearchEntry

impl !Sync for GtkSearchEntry