gtkColorSelectionGetHasPalette {RGtk2}R Documentation

gtkColorSelectionGetHasPalette

Description

Determines whether the color selector has a color palette.

Usage

gtkColorSelectionGetHasPalette(object)

Arguments

object [GtkColorSelection] a GtkColorSelection.

Value

[logical] TRUE if the selector has a palette. FALSE if it hasn't.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]