Struct gtk_sys::GtkBoxPrivate[][src]

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

Trait Implementations

impl Debug for GtkBoxPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkBoxPrivate

impl Sync for GtkBoxPrivate