Constructor

GtkColorDialognew

Declaration [src]

GtkColorDialog*
gtk_color_dialog_new (
  void
)

Description [src]

Creates a new GtkColorDialog object.

Available since:4.10

Return value

Returns: GtkColorDialog
 

The new GtkColorDialog

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