Method
GtkColorSelectionget_previous_rgba
since: 3.0
Declaration [src]
void
gtk_color_selection_get_previous_rgba (
GtkColorSelection* colorsel,
GdkRGBA* rgba
)
Parameters
rgba-
Type:
GdkRGBAA
GdkRGBAto fill in with the original color value.The argument will be set by the function. The returned data is owned by the instance.