gtkColorButtonGetColor {RGtk2}R Documentation

gtkColorButtonGetColor

Description

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

Usage

gtkColorButtonGetColor(object)

Arguments

object

a GtkColorButton.

Details

Since 2.4

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]