DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(gtk.info.gz) GtkVPaned

Info Catalog (gtk.info.gz) GtkViewport (gtk.info.gz) Widgets (gtk.info.gz) GtkVRuler
 
 The vertical paned widget
 =========================
 
 Description
 -----------
 
 Options
 -------
 
 Signals
 -------
 
 Functions
 ---------
 
  - Function: guint gtk_vpaned_get_type (void)
      Returns the `GtkVPaned' type identifier.
 
  - Function: GtkWidget* gtk_vpaned_new (void)
      Create a new `GtkVPaned' object returning the new widget as a
      pointer to a `GtkWidget' object. `NULL' is returned on failure.
 
  - Function: GtkVPaned* GTK_VPANED (gpointer OBJ)
      Cast a generic pointer to `GtkVPaned*'.  Standard Macros,
      for more info.
 
  - Function: GtkVPanedClass* GTK_VPANED_CLASS (gpointer CLASS)
      Cast a generic pointer to `GtkVPanedClass*'.  Standard
      Macros, for more info.
 
  - Function: gint GTK_IS_VPANED (gpointer OBJ)
      Determine if a generic pointer refers to a `GtkVPaned' object.
       Standard Macros, for more info.
 
Info Catalog (gtk.info.gz) GtkViewport (gtk.info.gz) Widgets (gtk.info.gz) GtkVRuler
automatically generated byinfo2html