gtkMenuItemToggleSizeAllocate {RGtk2}R Documentation

gtkMenuItemToggleSizeAllocate

Description

Emits the "toggle_size_allocate" signal on the given item.

Usage

gtkMenuItemToggleSizeAllocate(object, allocation)

Arguments

object [GtkMenuItem] the menu item.
allocation [integer] the allocation to use as signal data.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]