GtkColorSelection::get_current_color

void get_current_color();

Use this method to ascertain the color that is currently selected on the GtkColorSelection widget. This function returns a GdkColor object, containing the values of red, blue, green and pixel.

See also: set_current_color()