uri: use proper 'transfer floating' annotation

https://bugzilla.gnome.org/show_bug.cgi?id=664099
This commit is contained in:
Mark Nauwelaerts 2012-09-26 14:15:01 +02:00
parent 701424be9b
commit 5e928fa56e

View file

@ -562,7 +562,7 @@ gst_uri_protocol_is_supported (const GstURIType type, const gchar * protocol)
*
* Creates an element for handling the given URI.
*
* Returns: (transfer full): a new element or NULL if none could be created
* Returns: (transfer floating): a new element or NULL if none could be created
*/
GstElement *
gst_element_make_from_uri (const GstURIType type, const gchar * uri,