GNOME Bugzilla – Bug 706706
Fix Gir annotations on g_loadable_icon_load_finish
Last modified: 2013-08-25 13:01:49 UTC
The Gir annotations for load_finish() differ from the ones in load() in regards to how the type parameter is annotated. This makes it difficult to use load_finish in for instance gjs (maps). Patch below. Thanks.
Created attachment 253007 [details] [review] Fix gir bindings for load finish
Review of attachment 253007 [details] [review]: Looks good, thank you!
Thanks! When can one expect it to land in gobject-introspection?
(In reply to comment #3) > Thanks! When can one expect it to land in gobject-introspection? Just now: https://git.gnome.org/browse/gobject-introspection/commit/?id=c2bc74b5e8d7c22bf675a334adafa44c0740af9f Will be in the 1.38.0 release.