gtkColorSelectionGetHasPalette {RGtk2}R Documentation

gtkColorSelectionGetHasPalette

Description

Determines whether the color selector has a color palette.

Usage

gtkColorSelectionGetHasPalette(object)

Arguments

object

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.20.21 Index]