GimpUi.ColorSelector

const GimpUi = imports.gi.GimpUi;

let colorSelector = new GimpUi.ColorSelector();
  

Functions and definitions for creating pluggable GIMP color selector modules.

Hierarchy

  • GObject.Object
    • GObject.InitiallyUnowned
      • Gtk.Widget
        • Gtk.Container
          • Gtk.Box
            • GimpUi.ColorSelector