index
gtk-- homepage



Description:
Gtk_HButtonBox

#include <gtk--/buttonbox.h>
Base classes: Gtk_ButtonBox



Properties:


Public member index:


static GtkType get_type();
GtkHButtonBox *gtkobj();
const GtkHButtonBox *gtkobj()const;
static bool isA(Gtk_Object *checkcast);
virtual ~Gtk_HButtonBox();
Gtk_HButtonBox(GtkButtonBoxStyle layout=GTK_BUTTONBOX_DEFAULT_STYLE,gint spacing=GTK_BUTTONBOX_DEFAULT);
static gint get_spacing_default();
static GtkButtonBoxStyle get_layout_default();
static void set_spacing_default(gint spacing);
static void set_layout_default(GtkButtonBoxStyle layout);
Protected member index:


void initialize_class();
void *get_parent_class();
static void init_parent_class();
explicit Gtk_HButtonBox(GtkHButtonBox *castitem);
Private member index:


Gtk_HButtonBox(const Gtk_HButtonBox &);
Gtk_HButtonBox &operator =(const Gtk_HButtonBox &);

Public member details:


Protected member details:


Private member details:



Examples:





(pages generated by PERCEPS -script.)