Struct gtk_sys::GtkButtonBoxPrivate [] [src]

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

Trait Implementations

impl Debug for GtkButtonBoxPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations