Gtk.ToolItemGroup.prototype.get_label_widget
function get_label_widget():Gtk.Widget {
// Gjs wrapper for gtk_tool_item_group_get_label_widget()
}Gets the label widget of group. See Gtk.set_label_widget.
Since 2.20
- Returns
the label widget of group