validate: add missing gir annotation
authorGuillaume Desmottes <guillaume.desmottes@collabora.com>
Thu, 14 May 2020 10:35:40 +0000 (12:35 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.com>
Mon, 25 May 2020 14:42:01 +0000 (14:42 +0000)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-devtools/-/merge_requests/194>

validate/gst/validate/gst-validate-utils.c

index 7cce20f..4cf76f3 100644 (file)
@@ -1365,7 +1365,7 @@ gst_validate_set_globals (GstStructure * structure)
  * @str: A GstStructure
  * @fieldname: A fieldname containing a GstValueList or is not defined
  *
- * Returns: An array of strings from the GstValueList defined in @fieldname
+ * Returns: (transfer full): An array of strings from the GstValueList defined in @fieldname
  */
 gchar **
 gst_validate_utils_get_strv (GstStructure * str, const gchar * fieldname)