Merge branch 'cursor-docs' into 'gtk-3-24'

gdkcursor: Add annotations for gdk_cursor_new_for_display()

See merge request GNOME/gtk!2640
This commit is contained in:
Matthias Clasen
2020-09-29 13:32:36 +00:00

View File

@@ -226,7 +226,7 @@ gdk_cursor_get_cursor_type (GdkCursor *cursor)
*
* Creates a new cursor from the set of builtin cursors.
*
* Returns: a new #GdkCursor
* Returns: (nullable) (transfer full): a new #GdkCursor, or %NULL on failure
*
* Since: 2.2
**/