06-02-2025, 11:59 AM
@Ofnuts, what would be your ideal form of the single source of documentation? An online source at e.g., https://api.gimp.org/ (hypothetical) or an in-process resource similar to the existing browsers? Regarding code completion and type checking, would this be similar to what e.g., the Godot engine provides? It allows using external editors that can connect to a language server that runs in-process. I actually already made a ticket about this particular at https://gitlab.gnome.org/GNOME/gimp/-/issues/14124.
@vitforlinux, samples or examples of use in different languages is definitely something that would be great to have! The situation with enums in GEGL is "fun". Looking for 'enum' in the GEGL issue tracker yields several issues related to introspection of enums.
@vitforlinux, samples or examples of use in different languages is definitely something that would be great to have! The situation with enums in GEGL is "fun". Looking for 'enum' in the GEGL issue tracker yields several issues related to introspection of enums.