Struct gtk_sys::GtkExpanderAccessiblePrivate[][src]

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

Trait Implementations

impl Debug for GtkExpanderAccessiblePrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations