gtkColorSelectionPaletteToString {RGtk2}R Documentation

gtkColorSelectionPaletteToString

Description

Encodes a palette as a string, useful for persistent storage.

Usage

gtkColorSelectionPaletteToString(colors)

Arguments

colors [GdkColor] a list of colors.

Value

[character] allocated string encoding the palette.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]