mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-07 06:52:41 +00:00
ges: Fix introspection annotations
This commit is contained in:
parent
ff15c17afb
commit
8cb608eac0
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ ges_formatter_new_for_uri (const gchar * uri)
|
||||||
* Creates a new instance of the default GESFormatter type on this system
|
* Creates a new instance of the default GESFormatter type on this system
|
||||||
* (currently #GESKeyfileFormatter).
|
* (currently #GESKeyfileFormatter).
|
||||||
*
|
*
|
||||||
* Returns: a #GESFormatter instance or NULL
|
* Returns: (transfer full): a #GESFormatter instance or %NULL
|
||||||
*/
|
*/
|
||||||
|
|
||||||
GESFormatter *
|
GESFormatter *
|
||||||
|
|
Loading…
Reference in a new issue