Description Usage Arguments Details Value Author(s)
Creates a context object set up to match the current transformation
and target surface of the Cairo context. This context can then be
used to create a layout using pangoLayoutNew.
1 |
|
[ |
This function is a convenience function that creates a context using
the default font map, then updates it to cr. If you just need to
create a layout for use with cr and do not need to access PangoContext
directly, you can use pangoCairoCreateLayout instead.
Since 1.22
[PangoContext] the newly created PangoContext.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.