Constructor

GtkColorDialognew

since: 4.10

Declaration [src]

GtkColorDialog*
gtk_color_dialog_new (
  void
)

Description [src]

Creates a new GtkColorDialog object.

Available since: 4.10

Return value

Type: GtkColorDialog

The new GtkColorDialog

The caller of the function takes ownership of the data, and is responsible for freeing it.