GimpUi »

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

Methods

  • GimpUi.ColorProfileStore.add_file

Properties

  • history

More Information

  • GimpUi