gtkToolButtonNew: gtkToolButtonNew

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

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

Usage

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

Details

Since 2.4

Value

[GtkToolItem] A new GtkToolButton

Author(s)

Derived by RGtkGen from GTK+ documentation


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