gtkColorButtonGetColor {RGtk2}R Documentation

gtkColorButtonGetColor

Description

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

Usage

gtkColorButtonGetColor(object, color)

Arguments

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

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]