GimpUi.BrushSelectButton

const GimpUi = imports.gi.GimpUi;

let brushSelectButton = new GimpUi.BrushSelectButton();
  

A button which pops up a brush selection dialog.

Hierarchy

  • GObject.Object
    • GObject.InitiallyUnowned
      • Gtk.Widget
        • Gtk.Container
          • Gtk.Box
            • GimpUi.ResourceSelectButton
              • GimpUi.BrushSelectButton