Struct gtk_sys::GtkToggleButtonClass [] [src]

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

Trait Implementations

impl Debug for GtkToggleButtonClass
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations