Function
GtkColorSelectionChangePaletteWithScreenFunc
deprecated: 3.4 since: 2.2
Declaration
void
(*GtkColorSelectionChangePaletteWithScreenFunc)(
GdkScreen*screen,
constGdkColor*colors,
gintn_colors
)
Description
No description available.
Available since: 2.2
Deprecated since: 3.4
Please do not use it in newly written code.
Parameters
screen-
Type:
No description available.
The data is owned by the caller of the function. 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.