Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkLabelSetLabel: gtkLabelSetLabel
Description
Sets the text of the label. The label is interpreted as including embedded underlines and/or Pango markup depending on the values of the
"use-underline"
" and
"use-markup"
properties.
Usage
gtkLabelSetLabel(object, str)
Arguments
object
a
GtkLabel
str
the new text to set for the label