Public member index:
-
Gtk_HButtonBox(GtkButtonBoxStyle layout=GTK_BUTTONBOX_DEFAULT_STYLE,gint spacing=GTK_BUTTONBOX_DEFAULT);
-
-
Gtk_HButtonBox(GtkHButtonBox *castitem);
-
-
static gint get_spacing_default();
-
-
static GtkButtonBoxStyle get_layout_default();
-
-
static void set_spacing_default(gint spacing);
-
-
static void set_layout_default(GtkButtonBoxStyle layout);
-
-
GtkHButtonBox *gtkobj();
-
-
const GtkHButtonBox *gtkobj()const;
-
-
static bool isGtkHButtonBox(Gtk_Object *checkcast);
-
Protected member index:
-
-
-
-
-
-
-
virtual void *get_parent_class();
-
Private member index:
-
-
-
GtkType get_type();
-
|