gtkButtonNew: gtkButtonNew

Description Usage Value Author(s)

View source: R/gtkFuncs.R

Description

Creates a new GtkButton widget. To add a child widget to the button, use gtkContainerAdd.

Usage

1

Value

[GtkWidget] The newly created GtkButton widget.

Author(s)

Derived by RGtkGen from GTK+ documentation


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

Related to gtkButtonNew in RGtk2...