DockItemGrip
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public DockItemGrip (DockItem item)
public DockItemGrip (DockItem item)
Creates a new GDL dock item grip object.
Parameters:
item |
The dock item that will "own" this grip widget. |
Returns:
The newly created dock item grip widget. |