GimpUi.GradientSelectButton

from gi.repository import GimpUi

gradient_select_button = GimpUi.GradientSelectButton(gradient_name=value, title=value)
  

A button which pops up a gradient select dialog.

Hierarchy

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