From ed910e6cb824f99bd013797e72a46a03dd8413c0 Mon Sep 17 00:00:00 2001 From: Philippe Normand Date: Thu, 30 Apr 2020 17:58:43 +0100 Subject: [PATCH] navigation: Add since tag for new API Part-of: --- gst-libs/gst/video/navigation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-libs/gst/video/navigation.h b/gst-libs/gst/video/navigation.h index b366001..ced2892 100644 --- a/gst-libs/gst/video/navigation.h +++ b/gst-libs/gst/video/navigation.h @@ -262,7 +262,7 @@ gboolean gst_navigation_message_parse_event (GstMessage *message * gst_navigation_event_parse_command() to extract the details from the event. * @GST_NAVIGATION_EVENT_MOUSE_SCROLL: A mouse scroll event. Use * gst_navigation_event_parse_mouse_scroll_event() to extract the details from - * the event. + * the event. (Since: 1.18) * * Enum values for the various events that an element implementing the * GstNavigation interface might send up the pipeline. -- 2.7.4