support skip annotation for return values
* this is used for things like skiping gboolean returns that are useful is C but useless in python * cleans up after skipped returns that are also marked transfer full https://bugzilla.gnome.org/show_bug.cgi?id=650135
Please register or sign in to comment