Constructor

GtkHSVnew

since: 2.14

Declaration [src]

GtkWidget*
gtk_hsv_new (
  void
)

Description [src]

Creates a new HSV color selector.

Available since: 2.14

Return value

Type: GtkWidget

A newly-created HSV color selector.

The data is owned by the called function.