GtkColorSelectionDialog::colorsel

Access: Read Only
Type: GtkWidget

This widget refers to the GtkColorSelection widget contained within GtkColorSelectionDialog. You may use this widget and its get_current_color() to ascertain what color the user has selected. Another application would be to use the widget's color_changed signal to be notified when the color changes.