![]() |
![]() |
![]() |
GNOME Docking Library Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
GObject +----GInitiallyUnowned +----GtkWidget +----GtkContainer +----GdlDockObject +----GdlDockItem +----GdlDockPaned
A GdlDockPaned is a compound dock widget like GdlDockNotebook. Other dock widgets can be added to it, simply by dropping them on the widget.
GtkWidget * gdl_dock_paned_new (GtkOrientation orientation
);
Creates a new GdlDockPaned widget. This widget is normally created and destroyed automatically when needed by the master.
|
the pane's orientation. |
Returns : |
a new GdlDockPaned. |
"position"
property"position" guint : Read / Write
Position of the divider in pixels.
Allowed values: <= G_MAXINT
Default value: 0