gststructure: Set "transfer none" to return values that shouldn't be freed

This commit is contained in:
Edward Hervey 2012-01-26 18:53:51 +01:00
parent 9048b4dc2a
commit 479b7ff5f1

View file

@ -2232,7 +2232,7 @@ gst_structure_parse_value (gchar * str,
/**
* gst_structure_from_string:
* @string: a string representation of a #GstStructure.
* @end: (out) (allow-none): pointer to store the end of the string in.
* @end: (out) (allow-none) (transfer none): pointer to store the end of the string in.
*
* Creates a #GstStructure from a string representation.
* If end is not NULL, a pointer to the place inside the given string