toggle-size-allocate

Emitted when the size allocation is changed. The allocation can be changed by calling toggle_size_allocate() . allocation will be the value passed to toggle_size_allocate() .

Callback function

void callback(GtkMenuItem menuitem, int allocation);