[ 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.
master |
The associated DockMaster or DockObject object |
The newly created dock bar. |