Pike v8.0 release 1738

Class Gnome.DockBand

Inheritance graph
Description

Gnome.DockBand is a widget implementing a "dock band", i.e. a horizontal or vertical stripe containing dockable widgets.

The application programmer does not normally need to use Gnome.DockBand directly; they are mostly used by the W(GnomeDock) widget to implement its functionality. For an explanation of the way dock bands are used within a dock, check out the documentation for the W(GnomeDock) widget.


Inherit Container

inherit GTK1.Container : Container


Method create

Gnome.DockBand Gnome.DockBand()

Description

Create a new Gnome.DockBand widget.