Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkColorSelectionGetHasPalette: gtkColorSelectionGetHasPalette
Description
Determines whether the color selector has a color palette.
Usage
gtkColorSelectionGetHasPalette(object)
Arguments
object
a
GtkColorSelection
.
Value
TRUE
if the selector has a palette.
FALSE
if it hasn't.