Struct gtk_sys::GtkToggleButtonClass[][src]

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

Trait Implementations

impl Debug for GtkToggleButtonClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkToggleButtonClass

impl Sync for GtkToggleButtonClass