Constructor
GtkColorDialognew
since: 4.10
Declaration [src]
GtkColorDialog*
gtk_color_dialog_new (
void
)
Return value
Type: GtkColorDialog
The new GtkColorDialog
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |