forked from AuroraMiddleware/gtk
gdkcursor: Add annotations for gdk_cursor_new_for_display()
It can fail on Wayland, and is also (transfer full). Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
parent
4efd805110
commit
4d5368e56e
@ -226,7 +226,7 @@ gdk_cursor_get_cursor_type (GdkCursor *cursor)
|
|||||||
*
|
*
|
||||||
* Creates a new cursor from the set of builtin cursors.
|
* 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
|
* Since: 2.2
|
||||||
**/
|
**/
|
||||||
|
Loading…
Reference in New Issue
Block a user