Struct gtk_sys::GtkToggleToolButtonClass [] [src]

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

Trait Implementations

impl Debug for GtkToggleToolButtonClass
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations