mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-23 06:26:23 +00:00
gl: fix Since marker for gst_gl_window_run_navigation()
This commit is contained in:
parent
4a84fd9355
commit
ebcee78fab
1 changed files with 1 additions and 1 deletions
|
@ -389,7 +389,7 @@ gst_gl_window_run (GstGLWindow * window)
|
||||||
*
|
*
|
||||||
* Start the execution of the navigation runloop.
|
* Start the execution of the navigation runloop.
|
||||||
*
|
*
|
||||||
* Since: 1.4
|
* Since: 1.6
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
gst_gl_window_run_navigation (GstGLWindow * window)
|
gst_gl_window_run_navigation (GstGLWindow * window)
|
||||||
|
|
Loading…
Reference in a new issue