Struct gtk_sys::GtkToolButtonClass[][src]

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

Trait Implementations

impl Debug for GtkToolButtonClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations