Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkLabelSetUseMarkup: gtkLabelSetUseMarkup
Description
Sets whether the text of the label contains markup in Pango's text markup language. See
gtkLabelSetMarkup
.
Usage
gtkLabelSetUseMarkup(object, setting)
Arguments
object
a
GtkLabel
setting
TRUE
if the label's text should be parsed for markup.