gtkColorSelectionGetCurrentColor {RGtk2}R Documentation

gtkColorSelectionGetCurrentColor

Description

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

Usage

gtkColorSelectionGetCurrentColor(object)

Arguments

object [GtkColorSelection] a GtkColorSelection.

Value

A list containing the following elements:

color [GdkColor] a GdkColor to fill in with the current color.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]