GNOME Bugzilla – Bug 781246
Return value of gtk_widget_get_parent_window should be marked (nullable)
Last modified: 2017-08-03 19:29:22 UTC
This function can return NULL, but the corresponding annotation is missing.
Created attachment 349761 [details] [review] Patch fixing the introspection data
Review of attachment 349761 [details] [review]: While correct based on the return statement at the end of the function, we always try to also explain when the returned value is NULL (except on precondition failures).
fixed by https://git.gnome.org/browse/gtk+/commit/?h=gtk-3-22&id=9af612d314199d8250c4c3c4dec1628a5a862c45 https://git.gnome.org/browse/gtk+/commit/?id=bae6d3d45ca62b1f6d586f9588bc4f7551060a61