gtkAccelLabelNew {RGtk2} | R Documentation |
Creates a new GtkAccelLabel
.
gtkAccelLabelNew(string = NULL, show = TRUE)
|
[character] the label string. Must be non-NULL . |
[GtkWidget
] a new GtkAccelLabel
.
Derived by RGtkGen from GTK+ documentation