GNOME Bugzilla – Bug 734292
drag: add missing introspection annotations
Last modified: 2014-08-07 15:09:43 UTC
gtk_gesture_drag_get_start_point and gtk_gesture_drag_get_offset have out args that need to be annotated. This commit adds the (out) and (nullable) annotations as appropriate.
Created attachment 282570 [details] [review] drag: add missing introspection annotations
Review of attachment 282570 [details] [review]: looks fine
Attachment 282570 [details] pushed as 08b17ab - drag: add missing introspection annotations