Description Usage Arguments Details Author(s)
Sets the text of the layout.
1 | pangoLayoutSetText(object, text, length = -1)
|
|
[ |
|
[char] a valid UTF-8 string |
|
[integer] maximum length of |
Note that if you have used
pangoLayoutSetMarkup
or pangoLayoutSetMarkupWithAccel
on
layout
before, you may want to call pangoLayoutSetAttributes
to clear
the attributes set on the layout from the markup as this function does not
clear attributes.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.