GimpUi.PatternSelectButton

from gi.repository import GimpUi

pattern_select_button = GimpUi.PatternSelectButton(pattern_name=value, title=value)
  

A button which pops up a pattern select dialog.

Hierarchy

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