Method

GtkMenuItemget_reserve_indicator

since: 3.0

Declaration [src]

gboolean
gtk_menu_item_get_reserve_indicator (
  GtkMenuItem* menu_item
)

Description [src]

Returns whether the menu_item reserves space for the submenu indicator, regardless if it has a submenu or not.

Available since: 3.0

Return value

Type: gboolean

TRUE if menu_item always reserves space for the submenu indicator.