Method

GtkMenuItemtoggle_size_allocate

Declaration [src]

void
gtk_menu_item_toggle_size_allocate (
  GtkMenuItem* menu_item,
  gint allocation
)

Description [src]

Emits the GtkMenuItem::toggle-size-allocate signal on the given item.

Parameters

allocation

Type: gint

The allocation to use as signal data.