0.17.2
0.17.2
Andrey Kutejko:
- glib: Implement
PartialEq
andPartialOrd
forWeakRef
Bilal Elmoussaoui:
- glib: Add missing
ObjectImpl
vfuncs overrides - glib: Mention lack of finalize method on
ObjectImpl
Jason Francis:
- glib-macros: allow properties macro generated functions to be unused
- glib: implement
WatchedObject
forBorrowedObject
Mathieu Duponchelle:
- glib: object: address misleading casting docs
Matteo Biggio:
- gio:
SimpleAction
: take ownership of value without leaking it
Paolo Borelli:
- glib: properties: impl
HasParamSpec
forVec<String>
andStrV
- glib-macros: Derive
HasParamSpec
forSharedBoxed
- glib: Add
StrV::join()
method - glib: Add
StrV::contains()
method
SeaDve:
- glib-macros: slightly improve
Properties
macro docs
Sebastian Dröge:
- Update gir-files
- Regenerate with latest gir-files
- glib: Ignore new 2.76 free functions
- gio: Don't pass
NULL
tog_list_store_find_with_equal_func_full()