Struct gtk_sys::GtkButtonBoxPrivate[][src]

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

Trait Implementations

impl Debug for GtkButtonBoxPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkButtonBoxPrivate

impl Sync for GtkButtonBoxPrivate