title: “Node Class Documentation” date: 2025-06-28 layout: default —
Table of Contents
- 🔧 Class:Node
- 🔹 Public:Methods
- 🔹 bind:Methods
- 🔹 connect:Methods
- 🔹 disconnect:Methods
- 🔹 emit:Methods
- 🔹 get:Methods
- 🔹 handler:Methods
- 🔹 install:Methods
- 🔹 interface:Methods
- 🔹 is:Methods
- 🔹 list:Methods
- 🔹 new:Methods
- 🔹 notify:Methods
- 🔹 ref:Methods
- 🔹 replace:Methods
- 🔹 set:Methods
- 🔹 steal:Methods
- 🔹 stop:Methods
- 🔹 to:Methods
- 🔹 ungrouped:Methods
- 🔒 Private:Methods
- ⚙ Dunder:Methods
- 🔹 Public:Methods
- 🔧 Properties
- 🔧 Signals
Class: Node
🔹 Public Methods
-
🔹 bind Methods
⚠️ bind_property Unavailable †
⚠️ bind_property_full Unavailable † -
🔹 connect Methods
⚠️ connect Unavailable †
⚠️ connect_after Unavailable †
⚠️ connect_data Unavailable †
⚠️ connect_from Unavailable †
⚠️ connect_object Unavailable †
⚠️ connect_object_after Unavailable †
⚠️ connect_to Unavailable † -
🔹 disconnect Methods
⚠️ disconnect Unavailable †
⚠️ disconnect_by_func Unavailable † -
🔹 emit Methods
-
🔹 get Methods
⚠️ get_bounding_box Unavailable †
⚠️ get_children Unavailable †
⚠️ get_consumers Unavailable †
⚠️ get_data Unavailable †
⚠️ get_gegl_operation Unavailable †
⚠️ get_input_proxy Unavailable †
⚠️ get_operation Unavailable †
⚠️ get_output_proxy Unavailable †
⚠️ get_pad_description Unavailable †
⚠️ get_pad_label Unavailable †
⚠️ get_parent Unavailable †
⚠️ get_passthrough Unavailable †
⚠️ get_producer 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 † -
🔹 is Methods
-
🔹 list Methods
⚠️ list_input_pads Unavailable †
⚠️ list_output_pads Unavailable †
⚠️ list_properties Unavailable † -
🔹 new Methods
⚠️ new Unavailable †
⚠️ new_from_file Unavailable †
⚠️ new_from_serialized Unavailable †
⚠️ new_from_xml Unavailable †
⚠️ new_processor Unavailable † -
🔹 notify Methods
-
🔹 ref Methods
-
🔹 replace Methods
⚠️ replace_data Unavailable †
⚠️ replace_qdata Unavailable † -
🔹 set Methods
⚠️ set_data Unavailable †
⚠️ set_enum_as_string Unavailable †
⚠️ set_passthrough Unavailable †
⚠️ set_properties Unavailable †
⚠️ set_property Unavailable †
⚠️ set_time Unavailable † -
🔹 steal Methods
-
🔹 stop Methods
⚠️ stop_emission Unavailable †
⚠️ stop_emission_by_name Unavailable † -
🔹 to Methods
-
🔹 ungrouped Methods
⚠️ add_child Unavailable †
⚠️ blit_buffer Unavailable †
⚠️ chain Unavailable †
⚠️ compat_control Unavailable †
⚠️ create_child Unavailable †
⚠️ detect Unavailable †
⚠️ find_property Unavailable †
⚠️ force_floating Unavailable †
⚠️ freeze_notify Unavailable †
⚠️ getv Unavailable †
⚠️ has_pad Unavailable †
⚠️ link Unavailable †
⚠️ newv Unavailable †
⚠️ override_property Unavailable †
⚠️ process Unavailable †
⚠️ progress Unavailable †
⚠️ remove_child 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
- operation:
gchararray
(read/write) - gegl -operation:
GeglOperation
(read/write) - name:
gchararray
(read/write) - dont -cache:
gboolean
(read/write) - cache -policy:
GeglCachePolicy
(read/write) - use -opencl:
gboolean
(read/write) - passthrough:
gboolean
(read/write)
📣 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.