mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-01 00:11:29 +00:00
Add allow-none to gdk_window_set_cursor()
This commit is contained in:
parent
e634f3fbe0
commit
b89dcab5a5
@ -8007,7 +8007,7 @@ gdk_window_get_cursor (GdkWindow *window)
|
||||
/**
|
||||
* gdk_window_set_cursor:
|
||||
* @window: a #GdkWindow
|
||||
* @cursor: a cursor
|
||||
* @cursor: (allow-none): a cursor
|
||||
*
|
||||
* Sets the mouse pointer for a #GdkWindow. Use gdk_cursor_new_for_display()
|
||||
* or gdk_cursor_new_from_pixmap() to create the cursor. To make the cursor
|
||||
|
Loading…
Reference in New Issue
Block a user