ColorButton.getColor

Warning gtk_color_button_get_color has been deprecated since version 3.4 and should not be used in newly-written code. Use gtk_color_chooser_get_rgba() instead. Sets color to be the current color in the GtkColorButton widget. Since 2.4

class ColorButton
void
getColor

Parameters

color Color

a GdkColor to fill in with the current color. out

Meta