RGtk2 (version 2.20.31)

gtkToolButtonNew: gtkToolButtonNew

Description

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

Usage

gtkToolButtonNew(icon.widget = NULL, label = NULL, show = TRUE)

Arguments

icon.widget
a GtkMisc 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] A new GtkToolButton

Details

Since 2.4