
[Top]
GTK
GTK.ColorSelection
|
Method GTK.ColorSelection()->get_color()
- Method
get_color
array GTK.ColorSelection()->get_color()
- Description
-
When you need to query the current color, typically when you've
received a "color_changed" signal, you use this function. The
return value is an array of floats, See the set_color() function
for the description of this array.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|