gtkLabelSetUseMarkup {RGtk2}R Documentation

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 [GtkLabel] a GtkLabel
setting [logical] TRUE if the label's text should be parsed for markup.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]