Extracted from Pike v7.8 release 352 at 2012-06-25.
pike.ida.liu.se
[Top]
GTK2
GTK2.GdkColor

Method GTK2.GdkColor()->create()


Method create

GDK2.Color GTK2.GdkColor(object|int color_or_r, int|void g, int|void b)

Description

r g and b are in the range 0 to 255, inclusive. If color is specified, it should be an Image.Color object, and the only argument.