gdkCairoCreate
Creates a Cairo context for drawing to drawable
.
gdkCairoCreate(drawable)
|
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.