Merge branch 'gi-fix' into 'master'

gdk: add missing Since annotation

See merge request GNOME/gtk!3790
This commit is contained in:
Emmanuele Bassi
2021-07-27 17:38:28 +00:00

View File

@@ -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,