Constructor
GtkColorChooserWidgetnew
deprecated: 4.10
Declaration [src]
GtkWidget*
gtk_color_chooser_widget_new (
void
)
Description [src]
Creates a new GtkColorChooserWidget.
Deprecated since: 4.10
Please do not use it in newly written code.
Return value
Type: GtkWidget
A new GtkColorChooserWidget.
| The data is owned by the called function. |