Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkColorSelectionSetChangePaletteWithScreenHook

gtkColorSelectionSetChangePaletteWithScreenHook


Description

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.

Usage

gtkColorSelectionSetChangePaletteWithScreenHook(func)

Arguments

func

a function to call when the custom palette needs saving.

Details

Since 2.2

Value

[GtkColorSelectionChangePaletteWithScreenFunc] the previous change palette hook (that was replaced).

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.