From 7b0ed475258863774f6e786463470a87b5556a75 Mon Sep 17 00:00:00 2001 From: Rico Tzschichholz Date: Sat, 4 Nov 2017 13:23:02 +0100 Subject: [PATCH] x11: Make gdk_x11_display_get_xcursor be recognized as instance method --- gdk/x11/gdkcursor-x11.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdk/x11/gdkcursor-x11.c b/gdk/x11/gdkcursor-x11.c index d7069f450f..85364d7bf0 100644 --- a/gdk/x11/gdkcursor-x11.c +++ b/gdk/x11/gdkcursor-x11.c @@ -390,7 +390,7 @@ gdk_x11_display_set_cursor_theme (GdkDisplay *display, /** * gdk_x11_display_get_xcursor: - * @display: a #GdkDisplay + * @display: (type GdkX11Display): a #GdkDisplay * @cursor: a #GdkCursor. * * Returns the X cursor belonging to a #GdkCursor, potentially