RGtk2 (version 2.20.31)

gtkMenuToolButtonNew: gtkMenuToolButtonNew

Description

Creates a new GtkMenuToolButton using icon.widget as icon and label as label.

Usage

gtkMenuToolButtonNew(icon.widget, label, show = TRUE)

Arguments

icon.widget
a widget that will be used as icon widget, or NULL. [ allow-none ]
label
a string that will be used as label, or NULL. [ allow-none ]

Value

GtkToolItem] the new GtkMenuToolButton

Details

Since 2.6