gtkColorSelectionSetCurrentColor {RGtk2}R Documentation

gtkColorSelectionSetCurrentColor

Description

Sets the current color to be color. The first time this is called, it will also set the original color to be color too.

Usage

gtkColorSelectionSetCurrentColor(object, color)

Arguments

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]