GtkColorSelection::set_color

void set_color(red, green, blue [, opacity]);

This method is used to set the currently selected color on the GtkColorSelection widget.

WARNING! This method has been deprecated in PHP-GTK 2, and should NOT be used in newly written code. Use set_current_color() instead.

See also: get_color()