Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkColorSelectionPaletteFromString

gtkColorSelectionPaletteFromString


Description

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

Usage

gtkColorSelectionPaletteFromString(str)

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

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.