Gtk.ToolItemGroup.prototype.set_label
function set_label(label:String):void {
// Gjs wrapper for gtk_tool_item_group_set_label()
}Sets the label of the tool item group. The label is displayed in the header of the group.
Since 2.20
- label
the new human-readable label of of the group