Closed viachpaliy closed 5 years ago
Thanks, I reworked the example a bit :) https://github.com/jhass/crystal-gobject/commit/c08e109960eb6fdbb8052e8164f445c296a9f432
Unfortunately since the bindings are generated, your documentation changes would get lost with the next update, so I didn't bother to merge them in. If you know a way to access the docs via gobject introspection I'm happy to accept changes to generator to include them. Please submit those changes separately then for easier review.
Interesting. Could you run a
crystal tool format
on the new code?