Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.GdkGC

Class GTK2.GdkGC

Description

A GC, or Graphics Context, is used for most low-level drawing operations.

As an example, the foreground color, background color, and drawing function is stored in the GC.

NOIMG


Inherit Object

inherit G.Object : Object