Struct gtk_sys::GtkExpanderClass [] [src]

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

Trait Implementations

impl Debug for GtkExpanderClass
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations