gtkExpanderGetUseMarkup {RGtk2}R Documentation

gtkExpanderGetUseMarkup

Description

Returns whether the label's text is interpreted as marked up with the Pango text markup language. See gtkExpanderSetUseMarkup.

Usage

gtkExpanderGetUseMarkup(object)

Arguments

object [GtkExpander] a GtkExpander

Details

Since 2.4

Value

[logical] TRUE if the label's text will be parsed for markup

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]