Gtk.ToolItemGroup.prototype.set_label_widget
function set_label_widget(label_widget:Gtk.Widget):void {
// Gjs wrapper for gtk_tool_item_group_set_label_widget()
}Sets the label of the tool item group. The label widget is displayed in the header of the group, in place of the usual label.
Since 2.20
- label_widget
the widget to be displayed in place of the usual label