gtkHSVGetMetrics {RGtk2}R Documentation

gtkHSVGetMetrics

Description

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

Usage

gtkHSVGetMetrics(object, size, ring.width)

Arguments

object

An HSV color selector

size

Return value for the diameter of the hue ring

ring.width

Return value for the width of the hue ring

Details

Since 2.14

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]