RGtk2 (version 2.20.31)

gdkGCNew: gdkGCNew

Description

Create a new graphics context with default values.

Usage

gdkGCNew(drawable)

Arguments

drawable
a GdkDrawable. The created GC must always be used with drawables of the same depth as this one.

Value

GdkGC] the new graphics context.