Struct gtk_sys::GtkButtonClass[][src]

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

Trait Implementations

impl Debug for GtkButtonClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations