Description Usage Arguments Author(s)
Parses str
which is marked up with the Pango text markup language, setting the
label's text and attribute list based on the parse results. If the str
is
external data, you may need to escape it with gMarkupEscapeText()
or
gMarkupPrintfEscaped()
:
1 | ## RGtk2 has no support for GMarkup
|
1 | gtkLabelSetMarkup(object, str)
|
|
a |
|
a markup string (see Pango markup format) |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.