gtkLabelNew: gtkLabelNew

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Creates a new label with the given text inside it. You can pass NULL to get an empty label widget.

Usage

1

Arguments

str

The text of the label

Value

[GtkWidget] the new GtkLabel

Author(s)

Derived by RGtkGen from GTK+ documentation


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

Related to gtkLabelNew in RGtk2...