GimpUi.BrushSelectButton

from gi.repository import GimpUi

brush_select_button = 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