Description Usage Arguments Details Value Note Author(s)
Creates a Cairo context for drawing to drawable
.
1 | gdkCairoCreate(drawable)
|
|
a |
PLEASE NOTE: Note that due to double-buffering, Cairo contexts created in a GTK+ expose event handler cannot be cached and reused between different expose events. Since 2.8
[Cairo
] A newly created Cairo context.
Note that due to double-buffering, Cairo contexts created in a GTK+ expose event handler cannot be cached and reused between different expose events.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.