GNOME Bugzilla – Bug 729834
gdk: missing (nullable) annotations on return values
Last modified: 2014-05-11 15:54:59 UTC
Created attachment 276196 [details] [review] gdk: add many missing (nullable) return value annotations This is just what I found from looking through all the "Returns:" tags for mentions of NULL being a potential value—it should be a good start.
Review of attachment 276196 [details] [review]: Looks fine to me.
Attachment 276196 [details] pushed as 38d2458 - gdk: add many missing (nullable) return value annotations