gtkColorSelectionSetHasPalette {RGtk2}R Documentation

gtkColorSelectionSetHasPalette

Description

Shows and hides the palette based upon the value of has.palette.

Usage

gtkColorSelectionSetHasPalette(object, has.palette)

Arguments

object [GtkColorSelection] a GtkColorSelection.
has.palette [logical] TRUE if palette is to be visible, FALSE otherwise.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]