ToolItemGroup.this

Creates a new tool item group with label label.

  1. this(void* ptr, Flag!"Take" take)
  2. this(string label)
    class ToolItemGroup
    this
    (
    string label
    )

Parameters

label string

the label of the new group

Return Value

a new #GtkToolItemGroup.