ColorSelection.getCurrentColor

Warning gtk_color_selection_get_current_color has been deprecated since version 3.4 and should not be used in newly-written code. Use gtk_color_selection_get_current_rgba() instead. Sets color to be the current color in the GtkColorSelection widget.

class ColorSelection
void
getCurrentColor

Parameters

color Color

a GdkColor to fill in with the current color. out

Meta