gtkColorButtonSetColor {RGtk2.10}R Documentation

gtkColorButtonSetColor

Description

Sets the current color to be color.

Usage

gtkColorButtonSetColor(object, color)

Arguments

object [GtkColorButton] a GtkColorButton.
color [GdkColor] A GdkColor to set the current color with.

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]