GimpUi.ColorProfileStore
from gi.repository import GimpUi
color_profile_store = GimpUi.ColorProfileStore(history=value)
A Gtk.ListStore subclass that keep color profiles.
Hierarchy
-
GObject.Object
-
Gtk.ListStore
- GimpUi.ColorProfileStore
-
from gi.repository import GimpUi
color_profile_store = GimpUi.ColorProfileStore(history=value)
A Gtk.ListStore subclass that keep color profiles.