Function
GtkColorSelectionChangePaletteFunc
deprecated: 3.4
Declaration
void
(*GtkColorSelectionChangePaletteFunc)(
constGdkColor*colors,
gintn_colors
)
Description
No description available.
Deprecated since: 3.4
Please do not use it in newly written code.
Parameters
colors-
Type: An array of
GdkColorArray of colors.
The length of the array is specified in then_colorsargument.The data is owned by the caller of the function. n_colors-
Type:
gintNumber of colors in the array.