gtkHSVSetMetrics {RGtk2}R Documentation

gtkHSVSetMetrics

Description

Sets the size and ring width of an HSV color selector.

Usage

gtkHSVSetMetrics(object, size, ring.width)

Arguments

object

An HSV color selector

size

Diameter for the hue ring

ring.width

Width of the hue ring

Details

Since 2.14

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]