GtkColorSelection::set_previous_color

void set_previous_color(GdkColor color);

Use this method to set the 'previous' color selected on the specified GtkColorSelection widget. This function however, is hardly used, since it usually does not make sense to have the previous color selected to change (other than to GTK internals).

See also: get_previous_color()