Method
GtkColorChooserget_rgba
Declaration [src]
void
gtk_color_chooser_get_rgba (
GtkColorChooser* chooser,
GdkRGBA* color
)
Description [src]
Gets the currently-selected color.
Deprecated since: | 4.10 |
Use |
Gets property | Gtk.ColorChooser:rgba |
Parameters
color |
GdkRGBA |
A |
|
The argument will be set by the function. | |
The data is owned by the caller of the function. |