| gdkCairoCreate {RGtk2} | R Documentation |
Creates a Cairo context for drawing to drawable.
gdkCairoCreate(drawable)
|
[GdkDrawable] a GdkDrawable |
Since 2.8
[Cairo] A newly created Cairo context. Free with
cairo\Destroy() when you are done drawing.
Derived by RGtkGen from GTK+ documentation