ges-meta-container: Fix g-i annotation

ges-meta-container.c:516: Warning: GES: invalid "allow-none" annotation:
only valid for pointer types and out parameters
This commit is contained in:
Seungha Yang 2019-02-11 18:26:04 +09:00
parent 50d58678e0
commit bdbd485ad0

View file

@ -513,7 +513,7 @@ ges_meta_container_register_meta_ ## name (GESMetaContainer *container,\
* @container: Target container
* @flags: The #GESMetaFlag to be used
* @meta_item: Name of the meta item to set
* @value: (allow-none): Value to set
* @value: Value to set
*
* Sets a static meta on @container. This method lets you define static
* metadatas, which means that the type of the registered will be the only