RGtk2 (version 2.20.31)

gdkGCNewWithValues: gdkGCNewWithValues

Description

Create a new GC with the given initial values.

Usage

gdkGCNewWithValues(object, values)

Arguments

object
a GdkDrawable. The created GC must always be used with drawables of the same depth as this one.
values
a structure containing initial values for the GC.

Value

GdkGC] the new graphics context.