GNU Info

Info Node: (gtk.info)GtkVScrollbar

(gtk.info)GtkVScrollbar


Next: GtkVSeparator Prev: GtkVScale Up: Widgets
Enter node , (file) or (file)node

The vertical scrollbar widget
=============================

Description
-----------

Options
-------

Signals
-------

Functions
---------

 - Function: guint gtk_vscrollbar_get_type (void)
     Returns the `GtkVScrollbar' type identifier.

 - Function: GtkWidget* gtk_vscrollbar_new (GtkAdjustment *ADJUSTMENT)
     Create a new `GtkVScrollbar' object initializing it with the
     values in ADJUSTMENT. The new widget is returned as a pointer to a
     `GtkWidget' object. `NULL' is returned on failure.

 - Function: GtkVScrollbar* GTK_VSCROLLBAR (gpointer OBJ)
     Cast a generic pointer to `GtkVScrollbar*'. Note: Standard
     Macros, for more info.

 - Function: GtkVScrollbarClass* GTK_VSCROLLBAR_CLASS (gpointer CLASS)
     Cast a generic pointer to `GtkVScrollbarClass*'. Note: Standard
     Macros, for more info.

 - Function: gint GTK_IS_VSCROLLBAR (gpointer OBJ)
     Determine if a generic pointer refers to a `GtkVScrollbar' object.
     Note: Standard Macros, for more info.


automatically generated by info2www version 1.2.2.9