mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
commandline-formatter: Fix version documentation for ges_command_line_formatter_get_help()
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/929>
This commit is contained in:
parent
677d8f4639
commit
dc30676002
1 changed files with 1 additions and 1 deletions
|
@ -557,7 +557,7 @@ _ges_command_line_formatter_add_effect (GESTimeline * timeline,
|
|||
*
|
||||
* Result: (transfer full): A help string.
|
||||
*
|
||||
* Since: 1.20
|
||||
* Since: 1.10
|
||||
*/
|
||||
gchar *
|
||||
ges_command_line_formatter_get_help (gint nargs, gchar ** commands)
|
||||
|
|
Loading…
Reference in a new issue