mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +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.
|
||||
*
|
||||
* Returns: (transfer full): a newly created parameter specification
|
||||
*
|
||||
* Since: 1.14
|
||||
*/
|
||||
|
||||
GParamSpec *
|
||||
|
|
Loading…
Reference in a new issue