gtkColorButtonNewWithColor {RGtk2.10}R Documentation

gtkColorButtonNewWithColor

Description

Creates a new color button.

Usage

gtkColorButtonNewWithColor(color, show = TRUE)

Arguments

color [GdkColor] A GdkColor to set the current color with.

Details

Since 2.4

Value

[GtkWidget] a new color button.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]