mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
miniobject: add gobject-introspection annotation
This commit is contained in:
parent
22e64c80d2
commit
0e3410c100
1 changed files with 1 additions and 1 deletions
|
@ -635,7 +635,7 @@ gst_param_spec_mini_object_get_type (void)
|
|||
*
|
||||
* Creates a new #GParamSpec instance that hold #GstMiniObject references.
|
||||
*
|
||||
* Returns: a newly allocated #GParamSpec instance
|
||||
* Returns: (transfer full): a newly allocated #GParamSpec instance
|
||||
*/
|
||||
GParamSpec *
|
||||
gst_param_spec_mini_object (const char *name, const char *nick,
|
||||
|
|
Loading…
Reference in a new issue