Struct gtk_sys::GtkSearchBar [] [src]

#[repr(C)]
pub struct GtkSearchBar { pub parent: GtkBin, }

Fields

Trait Implementations

impl Copy for GtkSearchBar
[src]

impl Clone for GtkSearchBar
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for GtkSearchBar
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkSearchBar

impl !Sync for GtkSearchBar