GNOME Bugzilla – Bug 676991
RestExtras-0.7.gir misses lots of symbols
Last modified: 2012-05-30 06:22:51 UTC
The GIR for rest-extras is *really* limited in what it includes because it doesn't pass --allow-unprefixed to g-ir-scanner.
Created attachment 215151 [details] [review] rest-extras: various introspection fixes The main thing here is to fix GIR generation in Makefile.am. I also included some minor changes to clear up some issues g-ir-scanner complained about when passing --warn-all. Please check the documentation of youtube_proxy_upload_async carefully... I'm really not familiar with the API, so it's quite possible I got something wrong.
Review of attachment 215151 [details] [review]: That documentation is good enough for now. Thanks, please commit.
commit cbb7ff2a3789e0893dbd2eee350edc4cef26faa2 Author: Evan Nemerson <evan@coeus-group.com> Date: Mon May 28 14:06:44 2012 -0700 rest-extras: various introspection fixes https://bugzilla.gnome.org/show_bug.cgi?id=676991