[gtk/matthiasc/for-master] gdk: Docs cosmetics



commit 1d860864341093a491f2950035eaa95e789585db
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Nov 16 07:40:05 2020 -0500

    gdk: Docs cosmetics
    
    Add a few missing parameters in doc comments.

 gdk/wayland/gdkdisplay-wayland.c | 2 ++
 1 file changed, 2 insertions(+)
---
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.
  */


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