Constructor

GtkColorChooserWidgetnew

since: 3.4

Declaration [src]

GtkWidget*
gtk_color_chooser_widget_new (
  void
)

Description [src]

Creates a new GtkColorChooserWidget.

Available since: 3.4

Return value

Type: GtkWidget

A new GtkColorChooserWidget.

The data is owned by the called function.