gtkColorSelectionPaletteFromString {RGtk2} | R Documentation |
Parses a color palette string; the string is a colon-separated
list of color names readable by gdkColorParse
.
gtkColorSelectionPaletteFromString(str)
|
a string encoding a color palette. |
A list containing the following elements:
retval |
[logical] |
|
return location for allocated list of |
|
return location for length of list. |
Derived by RGtkGen from GTK+ documentation