gtkColorSelectionPaletteFromString: gtkColorSelectionPaletteFromString

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Parses a color palette string; the string is a colon-separated list of color names readable by gdkColorParse.

Usage

1

Arguments

str

a string encoding a color palette.

Value

A list containing the following elements:

retval

[logical] TRUE if a palette was successfully parsed.

colors

return location for allocated list of GdkColor.

n.colors

return location for length of list.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.