DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(gtk.info.gz) GtkVButtonBox

Info Catalog (gtk.info.gz) GtkVBox (gtk.info.gz) Widgets (gtk.info.gz) GtkViewport
 
 The vertical button box widget
 ==============================
 
 Description
 -----------
 
 Options
 -------
 
  - User Option: spacing
 
  - User Option: layout
 
 Signals
 -------
 
 Functions
 ---------
 
  - Function: guint gtk_vbutton_box_get_type (void)
      Returns the `GtkVButtonBox' type identifier.
 
  - Function: GtkWidget* gtk_vbutton_box_new (void)
      Create a new `GtkVButtonBox' object returning the new widget as a
      pointer to a `GtkWidget' object. `NULL' is returned on failure.
 
  - Function: void gtk_vbutton_box_set_spacing_default (gint SPACING)
 
  - Function: void gtk_vbutton_box_set_layout_default (gint LAYOUT)
 
  - Function: gint gtk_vbutton_box_get_spacing_default (void)
 
  - Function: gint gtk_vbutton_box_get_layout_default (void)
 
  - Function: GtkVButtonBox* GTK_VBUTTON_BOX (gpointer OBJ)
      Cast a generic pointer to `GtkVButtonBox*'.  Standard
      Macros, for more info.
 
  - Function: GtkVButtonBoxClass* GTK_VBUTTON_BOX_CLASS (gpointer CLASS)
      Cast a generic pointer to `GtkVButtonBoxClass*'.  Standard
      Macros, for more info.
 
  - Function: gint GTK_IS_VBUTTON_BOX (gpointer OBJ)
      Determine if a generic pointer refers to a `GtkVButtonBox' object.
       Standard Macros, for more info.
 
Info Catalog (gtk.info.gz) GtkVBox (gtk.info.gz) Widgets (gtk.info.gz) GtkViewport
automatically generated byinfo2html