Struct gtk_sys::GtkSizeGroupPrivate[][src]

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

Trait Implementations

impl Debug for GtkSizeGroupPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations