GdlDockNotebook

GdlDockNotebook

Synopsis




                    GdlDockNotebook;
GtkWidget*          gdl_dock_notebook_new               (void);

Object Hierarchy


  GObject
   +----GInitiallyUnowned
         +----GtkObject
               +----GtkWidget
                     +----GtkContainer
                           +----GdlDockObject
                                 +----GdlDockItem
                                       +----GdlDockNotebook

Implemented Interfaces

GdlDockNotebook implements GtkBuildable and AtkImplementorIface.

Properties


  "page"                     gint                  : Read / Write

Description

Details

GdlDockNotebook

typedef struct _GdlDockNotebook GdlDockNotebook;


gdl_dock_notebook_new ()

GtkWidget*          gdl_dock_notebook_new               (void);

Returns :

Property Details

The "page" property

  "page"                     gint                  : Read / Write

The index of the current page.

Allowed values: >= 0

Default value: 0