gtkColorSelectionGetCurrentColor {RGtk2}R Documentation

gtkColorSelectionGetCurrentColor

Description

Sets color to be the current color in the GtkColorSelection widget.

Usage

gtkColorSelectionGetCurrentColor(object)

Arguments

object

a GtkColorSelection.

Value

A list containing the following elements:

color

a GdkColor to fill in with the current color.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]