[gtk: 1/2] gdk: add missing Since annotation




commit 1b080826dbd32fd0f7c39c8c3221889fd6c16d2e
Author: Marc-André Lureau <marcandre lureau redhat com>
Date:   Tue Jul 27 21:01:31 2021 +0400

    gdk: add missing Since annotation
    
    Signed-off-by: Marc-André Lureau <marcandre lureau redhat com>

 gdk/gdkglcontext.c | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/gdk/gdkglcontext.c b/gdk/gdkglcontext.c
index 5c0193c0ec..58dba198ab 100644
--- a/gdk/gdkglcontext.c
+++ b/gdk/gdkglcontext.c
@@ -856,6 +856,8 @@ gdk_gl_context_set_is_legacy (GdkGLContext *context,
  * is not, this function will return %FALSE.
  *
  * Returns: %TRUE if the two GL contexts are compatible.
+ *
+ * Since: 4.4
  */
 gboolean
 gdk_gl_context_is_shared (GdkGLContext *self,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]