Method
GtkMenuItemset_reserve_indicator
since: 3.0
Declaration [src]
void
gtk_menu_item_set_reserve_indicator (
GtkMenuItem* menu_item,
gboolean reserve
)
Description [src]
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.
Available since: 3.0