Description Usage Arguments Details Value Author(s)
Installs a global function to be called whenever the user tries to modify the palette in a color selection. This function should save the new palette contents, and update the GtkSettings property "gtk-color-palette" so all GtkColorSelection widgets will be modified.
1 |
|
a function to call when the custom palette needs saving. |
Since 2.2
[GtkColorSelectionChangePaletteWithScreenFunc
] the previous change palette hook (that was replaced).
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.