Struct gtk_sys::GtkSearchBarClass[][src]

#[repr(C)]
pub struct GtkSearchBarClass { /* fields omitted */ }

Trait Implementations

impl Debug for GtkSearchBarClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations