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