GtkColorSelection::get_previous_color

void get_previous_color();

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

See also: set_previous_color()