gtkLabelGetUseMarkup {RGtk2} | R Documentation |
Returns whether the label's text is interpreted as marked up with
the Pango text markup
language. See gtkLabelSetUseMarkup
.
gtkLabelGetUseMarkup(object)
|
[GtkLabel ] a GtkLabel |
[logical] TRUE
if the label's text will be parsed for markup.
Derived by RGtkGen from GTK+ documentation