pangoLayoutSetMarkup {RGtk2} | R Documentation |
Same as pangoLayoutSetMarkupWithAccel
, but
the markup text isn't scanned for accelerators.
pangoLayoutSetMarkup(object, markup, length = -1)
|
[PangoLayout ] a PangoLayout |
|
[char] marked-up text |
|
[integer] length of marked-up text in bytes, or -1 if markup is
nul-terminated |
Derived by RGtkGen from GTK+ documentation