Gtk.ToolItemGroup.prototype.set_collapsed

function set_collapsed(collapsed:Boolean):void {
    // Gjs wrapper for gtk_tool_item_group_set_collapsed()
}

Sets whether the group should be collapsed or expanded.

Since 2.20

collapsed

whether the group should be collapsed or expanded