GtkColorSelection::get_current_alpha

int get_current_alpha();

This method returns the current alpha value of the color selected on the specified GtkColorSelection. The value returned is an integer between 0 and 65535.

See also: set_current_alpha()