Method Gnome.ColorPicker()->set_d()
- Method set_d
Gnome.ColorPicker
set_d(float
r
,float
g
,float
b
,float
a
)- Description
Set color shown in the color picker widget using floating point values. The values range between 0.0 and 1.0.
Gnome.ColorPicker
set_d(float
r
, float
g
, float
b
, float
a
)
Set color shown in the color picker widget using floating point values. The values range between 0.0 and 1.0.