ToolItemGroup.this

Creates a new tool item group with label label. Since 2.20

  1. this(GtkToolItemGroup* gtkToolItemGroup)
  2. this(string label)
    class ToolItemGroup
    this
    (
    string label
    )

Parameters

label string

the label of the new group

Throws

ConstructionException GTK+ fails to create the object.

Meta