Gtk.MenuItem.prototype.set_reserve_indicator
function set_reserve_indicator(reserve:Boolean):void {
// Gjs wrapper for gtk_menu_item_set_reserve_indicator()
}Sets whether the menu_item should reserve space for the submenu indicator, regardless if it actually has a submenu or not.
There should be little need for applications to call this functions.
Since 3.0
- reserve
the new value