Method Gnome.ColorPicker()->set_i8()
- Method set_i8
Gnome.ColorPicker
set_i8(int
r
,int
g
,int
b
,int
a
)- Description
Set color shown in the color picker widget using integer values. The values range between 0 and 255.
Gnome.ColorPicker
set_i8(int
r
, int
g
, int
b
, int
a
)
Set color shown in the color picker widget using integer values. The values range between 0 and 255.