Hi all,

I'm try to create a new Geany plugin with this documentation (http://www.geany.org/manual/reference/) and the examples in this repo (https://github.com/geany/geany-plugins)

This is the plugin i'm developing: https://github.com/OpenCode/geany-python-good-code

I'm using g_spawn_command_line_async to launch a tool with the current file as parameter. I want know if is possibile to read the command output and show it in the messages.

Thank you.
_______________________________________________
Devel mailing list
Devel@lists.geany.org
https://lists.geany.org/cgi-bin/mailman/listinfo/devel

Reply via email to