GimpUi.ColorDisplay.prototype.configure
function configure(): Gtk.Widget {
// Gjs wrapper for gimp_color_display_configure()
}
Creates a configuration widget for display which can be added to a container widget.
Since 2.0
- Returns
a new configuration widget for display, or null if no specific widget exists.