mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
paramspec: Add missing since for _spec_array()
This commit is contained in:
parent
f03443f90c
commit
98f4ff8331
1 changed files with 2 additions and 0 deletions
|
@ -341,6 +341,8 @@ gst_param_spec_array_get_type (void)
|
||||||
* GObjects's instance_init function.
|
* GObjects's instance_init function.
|
||||||
*
|
*
|
||||||
* Returns: (transfer full): a newly created parameter specification
|
* Returns: (transfer full): a newly created parameter specification
|
||||||
|
*
|
||||||
|
* Since: 1.14
|
||||||
*/
|
*/
|
||||||
|
|
||||||
GParamSpec *
|
GParamSpec *
|
||||||
|
|
Loading…
Reference in a new issue