diff --git a/gdk/wayland/gdkdisplay-wayland.c b/gdk/wayland/gdkdisplay-wayland.c index 1c49b13371..0e3cc00b75 100644 --- a/gdk/wayland/gdkdisplay-wayland.c +++ b/gdk/wayland/gdkdisplay-wayland.c @@ -1076,6 +1076,8 @@ get_cursor_theme (GdkWaylandDisplay *display_wayland, /** * gdk_wayland_display_set_cursor_theme: * @display: (type GdkWaylandDisplay): a #GdkDisplay + * @name: the new cursor theme + * @size: the size to use for cursors * * Sets the cursor theme for the given @display. */