Struct gtk_sys::GtkExpanderPrivate[][src]

#[repr(C)]
pub struct GtkExpanderPrivate(_);

Trait Implementations

impl Debug for GtkExpanderPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations