Description Usage Arguments Details Value Author(s)
Gets the layout line currently being rendered using renderer.
Calling this function only makes sense from inside a subclass's
methods, like in its draw_shape() for example.
1 | pangoRendererGetLayoutLine(renderer)
|
|
[ |
The returned layout line should not be modified while still being rendered. Since 1.20
[PangoLayoutLine] the layout line, or NULL if no layout line is being
rendered using renderer at this time.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.