Changes
- Recognize ref/unref functions in .gir files.
- Add geocode-glib bindings.
- Bug fixes and binding updates.
Recognizing ref/unref functions in .gir files is especially useful to avoid calling g_boxed_copy/free instead of _ref/_unref directly, or to catch some compact classes that are not glibish yet reference counted.
More information and download at the Vala homepage.
More information and download at the Vala homepage.
No comments:
Post a Comment