gtkColorSelectionGetColor {RGtk2} | R Documentation |
Sets color
to be the current color in the GtkColorSelection widget.
WARNING: gtk_color_selection_get_color
is deprecated and should not be used in newly-written code.
gtkColorSelectionGetColor(object)
|
[GtkColorSelection ] a GtkColorSelection . |
This function is deprecated, use gtkColorSelectionGetCurrentColor
instead.
A list containing the following elements:
|
[numeric] a list of 4 numeric to fill in with the current color. |
Derived by RGtkGen from GTK+ documentation