Description Usage Arguments Details Author(s)
Does initial setup before rendering operations on renderer
.
pangoRendererDeactivate
should be called when done drawing.
Calls such as pangoRendererDrawLayout
automatically
activate the layout before drawing on it. Calls to
pangoRendererActivate
and pangoRendererDeactivate
can
be nested and the renderer will only be initialized and
deinitialized once.
1 | pangoRendererActivate(object)
|
|
[ |
Since 1.8
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.