GtkColorSelection::set_previous_alpha

void set_previous_alpha(int alpha);

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

See also: get_previous_alpha()