DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(gtk.info.gz) GtkHButtonBox

Info Catalog (gtk.info.gz) GtkHBox (gtk.info.gz) Widgets (gtk.info.gz) GtkHPaned
 
 The horizontal button box widget
 ================================
 
 Description
 -----------
 
 Options
 -------
 
  - User Option: spacing
 
  - User Option: layout
 
 Signals
 -------
 
 Functions
 ---------
 
  - Function: guint gtk_hbutton_box_get_type (void)
      Returns the `GtkHButtonBox' type identifier.
 
  - Function: GtkWidget* gtk_hbutton_box_new (void)
      Create a new `GtkHButtonBox' object returning the new widget as a
      pointer to a `GtkWidget' object. `NULL' is returned on failure.
 
  - Function: void gtk_hbutton_box_set_spacing_default (gint SPACING)
 
  - Function: void gtk_hbutton_box_set_layout_default (gint LAYOUT)
 
  - Function: gint gtk_hbutton_box_get_spacing_default (void)
 
  - Function: gint gtk_hbutton_box_get_layout_default (void)
 
  - Function: GtkHButtonBox* GTK_HBUTTON_BOX (gpointer OBJ)
      Cast a generic pointer to `GtkHButtonBox*'.  Standard
      Macros, for more info.
 
  - Function: GtkHButtonBoxClass* GTK_HBUTTON_BOX_CLASS (gpointer CLASS)
      Cast a generic pointer to `GtkHButtonBoxClass*'.  Standard
      Macros, for more info.
 
  - Function: gint GTK_IS_HBUTTON_BOX (gpointer OBJ)
      Determine if a generic pointer refers to a `GtkHButtonBox' object.
       Standard Macros, for more info.
 
Info Catalog (gtk.info.gz) GtkHBox (gtk.info.gz) Widgets (gtk.info.gz) GtkHPaned
automatically generated byinfo2html