gtkMenuToolButtonNew: gtkMenuToolButtonNew

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

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

Usage

1
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 ]

Details

Since 2.6

Value

[GtkToolItem] the new GtkMenuToolButton

Author(s)

Derived by RGtkGen from GTK+ documentation


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