| gdkGCNew {RGtk2} | R Documentation |
Create a new graphics context with default values.
gdkGCNew(drawable)
|
[GdkDrawable] a GdkDrawable. The created GC must always be used
with drawables of the same depth as this one. |
[GdkGC] the new graphics context.
Derived by RGtkGen from GTK+ documentation