Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkAccelLabelNew: gtkAccelLabelNew
Description
Creates a new
GtkAccelLabel
.
Usage
gtkAccelLabelNew(string = NULL, show = TRUE)
Arguments
string
the label string. Must be non-
NULL
.
Value
GtkWidget
] a new
GtkAccelLabel
.