Gtk.ToolItemGroup.prototype.get_collapsed

function get_collapsed():Boolean {
    // Gjs wrapper for gtk_tool_item_group_get_collapsed()
}

Gets whether group is collapsed or expanded.

Since 2.20

Returns

true if group is collapsed, false if it is expanded