gtkColorSelectionDialogNew(title = NULL, show = TRUE)
gtkColorSelectionDialog(title = NULL, show = TRUE)
GtkColorSelectionDialog
provides a standard dialog which
allows the user to select a color much like the GtkFileSelection
provides a standard dialog for file selection.gtkColorSelectionDialog
is the equivalent of gtkColorSelectionDialogNew
.