title: “TileSource Class Documentation” date: 2025-06-28 layout: default —
Table of Contents
- 🔧 Class:TileSource
- 🔧 Properties
- 🔧 Signals
Class: TileSource
🔹 Public Methods
-
🔹 bind Methods
⚠️ bind_property Unavailable †
⚠️ bind_property_full Unavailable † -
🔹 connect Methods
⚠️ connect Unavailable †
⚠️ connect_after Unavailable †
⚠️ connect_data Unavailable †
⚠️ connect_object Unavailable †
⚠️ connect_object_after Unavailable † -
🔹 disconnect Methods
⚠️ disconnect Unavailable †
⚠️ disconnect_by_func Unavailable † -
🔹 emit Methods
-
🔹 get Methods
⚠️ get_data Unavailable †
⚠️ get_properties Unavailable †
⚠️ get_property Unavailable †
⚠️ get_qdata Unavailable † -
🔹 handler Methods
⚠️ handler_block Unavailable †
⚠️ handler_block_by_func Unavailable †
⚠️ handler_disconnect Unavailable †
⚠️ handler_is_connected Unavailable †
⚠️ handler_unblock Unavailable †
⚠️ handler_unblock_by_func Unavailable † -
🔹 install Methods
⚠️ install_properties Unavailable †
⚠️ install_property Unavailable † -
🔹 interface Methods
⚠️ interface_find_property Unavailable †
⚠️ interface_install_property Unavailable †
⚠️ interface_list_properties Unavailable † -
🔹 notify Methods
-
🔹 ref Methods
-
🔹 replace Methods
⚠️ replace_data Unavailable †
⚠️ replace_qdata Unavailable † -
🔹 set Methods
⚠️ set_data Unavailable †
⚠️ set_properties Unavailable †
⚠️ set_property Unavailable † -
🔹 steal Methods
-
🔹 stop Methods
⚠️ stop_emission Unavailable †
⚠️ stop_emission_by_name Unavailable † -
🔹 ungrouped Methods
⚠️ chain Unavailable †
⚠️ compat_control Unavailable †
⚠️ find_property Unavailable †
⚠️ force_floating Unavailable †
⚠️ freeze_notify Unavailable †
⚠️ getv Unavailable †
⚠️ is_floating Unavailable †
⚠️ list_properties Unavailable †
⚠️ newv Unavailable †
⚠️ override_property Unavailable †
⚠️ run_dispose Unavailable †
⚠️ thaw_notify Unavailable †
⚠️ unref Unavailable †
⚠️ watch_closure Unavailable †
⚠️ weak_ref Unavailable †🔒 Private Methods
-
🔒 ref Methods
-
🔒 unsupported Methods
⚠️ **unsupported_data_method** _Unavailable †
⚠️ **unsupported_method** _Unavailable † -
🔒 ungrouped Methods
⚠️ **force_floating** _Unavailable †
⚠️ **unref** _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_)
⚠️ __copy__ Unavailable †
⚠️ __deepcopy__ Unavailable † - __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, /)
🏷️ 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.