jhass / crystal-gobject

gobject-introspection for Crystal
BSD 3-Clause "New" or "Revised" License
126 stars 13 forks source link

add simple css style example #20

Closed viachpaliy closed 5 years ago

megatux commented 6 years ago

Interesting. Could you run a crystal tool format on the new code?

jhass commented 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.