title: “ConfigInterface Class Documentation” date: 2025-06-28 layout: default —
Table of Contents
- 🔧 Class:ConfigInterface
- 🔧 Properties
- 🔧 Signals
Class: ConfigInterface
🔹 Public Methods
-
🔹 build Methods
⚠️ build_data_path Unavailable †
⚠️ build_plug_in_path Unavailable †
⚠️ build_system_path Unavailable †
⚠️ build_writable_path Unavailable † -
🔹 reset Methods
⚠️ reset_properties Unavailable †
⚠️ reset_property Unavailable † -
🔹 ungrouped Methods
⚠️ deserialize_return Unavailable †
⚠️ diff Unavailable †
⚠️ error_quark Unavailable †
⚠️ param_spec_duplicate Unavailable †
⚠️ serialize_value Unavailable †
⚠️ string_append_escaped Unavailable †
⚠️ sync Unavailable †
⚠️ type_register Unavailable †⚙ Dunder Methods
-
⚙ init Methods
- __init__
(self, /, *args, **kwargs)
- __init_subclass__
()
- __init__
-
⚙ reduce Methods
- __reduce__
(self, /)
- __reduce_ex__
(self, protocol, /)
- __reduce__
-
⚙ ungrouped Methods
- __class__
(name, bases, dict_)
- __delattr__
(self, name, /)
- __dir__
(self, /)
- __eq__
(self, value, /)
- __format__
(self, format_spec, /)
- __ge__
(self, value, /)
- __getattribute__
(self, name, /)
- __getstate__
(self, /)
- __gt__
(self, value, /)
- __hash__
(self, /)
- __le__
(self, value, /)
- __lt__
(self, value, /)
- __ne__
(self, value, /)
- __new__
(*args, **kwargs)
- __repr__
(self, /)
- __setattr__
(self, name, value, /)
- __sizeof__
(self, /)
- __str__
(self, /)
- __subclasshook__
(object, /)
- __weakref__
(*args, **kwargs)
🏷️ Properties
📣 Signals
- __class__
† Methods marked as “Unavailable” exist at the C/GObject layer but are not callable via GIMP Python introspection.
These may become accessible in future releases or via plugin-level extensions.