gtkToolItemSetProxyMenuItem: gtkToolItemSetProxyMenuItem

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets the GtkMenuItem 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 gtkToolItemGetProxyMenuItem.

Usage

1
gtkToolItemSetProxyMenuItem(object, menu.item.id, menu.item = NULL)

Arguments

object

a GtkToolItem

menu.item.id

a string used to identify menu.item

menu.item

a GtkMenuItem to be used in the overflow menu

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.