GimpUi.BrushChooser
from gi.repository import GimpUi
brush_chooser = GimpUi.BrushChooser()
A button which pops up a brush selection dialog.
Note that this widget draws itself using `GEGL` code. You **must** call [func@Gegl.init] first to be able to use this chooser.
Hierarchy
-
GObject.Object
-
GObject.InitiallyUnowned
-
Gtk.Widget
-
Gtk.Container
-
Gtk.Box
-
GimpUi.ResourceChooser
- GimpUi.BrushChooser
-
-
-
-
-