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

impl Send for GtkExpanderPrivate

impl Sync for GtkExpanderPrivate