Extracted from Pike v7.8 release 352 at 2011-09-07.
pike.ida.liu.se
[Top]
GTK2
GTK2.GdkColor

Class GTK2.GdkColor

Description

The GDK2.Color object is used to represent a color. When you call GDK2.Color(r,g,b) the color will be allocated from the X-server. The constructor can return an exception if there are no more colors to allocate. NOIMG