Struct gtk_sys::GtkInfoBarClass[][src]

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

Trait Implementations

impl Debug for GtkInfoBarClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations