[Top]
GTK2
GTK2.ToolItem
|
Method GTK2.ToolItem()->set_proxy_menu_item()
- Method
set_proxy_menu_item
GTK2.ToolItem set_proxy_menu_item(string menu_item_id, GTK2.Widget menu_item)
- Description
Sets the GTK2.MenuItem used in the toolbar overflow menu.
The menu_item_id is used to identify the caller of this
function and should also be used with get_proxy_menu_item().
|