gtkMenuItemToggleSizeAllocate {RGtk2}R Documentation

gtkMenuItemToggleSizeAllocate

Description

Emits the "toggle_size_allocate" signal on the given item.

Usage

gtkMenuItemToggleSizeAllocate(object, allocation)

Arguments

object

the menu item.

allocation

the allocation to use as signal data.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]