Struct GtkHBox
gtk_sys
#[repr(C)] pub struct GtkHBox { pub box_: GtkBox, }
box_: GtkBox
impl Debug for GtkHBox
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter.