GNOME Bugzilla – Bug 755433
grl_pls_browse_sync() is not introspectable
Last modified: 2015-09-23 13:33:13 UTC
grl_pls_browse_sync doesn't have a user_data argument to pass to filter_func. It should also be annotated with (allow-none).
Created attachment 311897 [details] [review] pls: annotate that filter_func can be NULL
Review of attachment 311897 [details] [review]: Looks good for master and 0.2.x branches.
Attachment 311897 [details] pushed as 0b5e0a7 - pls: annotate that filter_func can be NULL