DockBar


Description:

[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public DockBar (Object? master)

Creates a new GDL dock bar.

If a DockObject is used, the dock bar will be associated with the master of this object.

Parameters:

master

The associated DockMaster or DockObject object

Returns:

The newly created dock bar.