Method

GtkHSVset_metrics

since: 2.14

Declaration [src]

void
gtk_hsv_set_metrics (
  GtkHSV* hsv,
  gint size,
  gint ring_width
)

Description [src]

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

Available since: 2.14

Parameters

size

Type: gint

Diameter for the hue ring.

ring_width

Type: gint

Width of the hue ring.