GimpUi.SelectButton

const GimpUi = imports.gi.GimpUi;

let selectButton = new GimpUi.SelectButton();
  

The base class of the brush, pattern, gradient, palette and font select buttons.

Hierarchy

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