GtkColorSelection::get_color

void get_color();

This method is used to return 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 get_current_color() instead.

See also: set_color() ,