GtkHBox

GtkHBox — packs its children in a horizontal row.

Synopsis

class GtkHBox GtkBox
{
}
     

Parent Classes

GtkObject<-- GtkWidget<-- GtkContainer<-- GtkBox<--GtkHBox

Child Classes

GtkCombo GtkStatusbar

Related Functions

gtk_hbox_get_type () -- replaces GTK_TYPE_HBOX
gtk_hbox_new (homogeneous, spacing)