ToolItemGroup
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public ToolItemGroup (string label)
public ToolItemGroup (string label)
Creates a new tool item group with label label
.
Parameters:
label |
the label of the new group |
Returns:
a new ToolItemGroup. |