GNOME Bugzilla – Bug 623307
Annotate gdk_display_manager_list_displays return value
Last modified: 2010-07-02 08:52:15 UTC
With Returns: (element-type GdkDisplay) (transfer container):
Created attachment 165036 [details] [review] Annotate gdk_display_manager_list_displays return value
Review of attachment 165036 [details] [review]: you can commit after the changes ::: gdk/gdkdisplaymanager.c @@ +249,3 @@ * * List all currently open displays. + * Returns: (element-type GdkDisplay) (transfer container): a newly allocated do not change "Return value" with "Returns"; also usually the (transfer) annotation comes before the (element-type) one.
Attachment 165036 [details] pushed as eae60c3 - Annotate gdk_display_manager_list_displays return value