[Top]
GTK2
GTK2.ColorSelection
|
Method GTK2.ColorSelection()->get_current_color()
- Method
get_current_color
mapping get_current_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.
|