win32: Fix introspection syntax

This commit is contained in:
Matthias Clasen 2015-10-22 11:50:49 -04:00
parent 26d8a56506
commit f703ea6599

View File

@ -29,7 +29,7 @@
/**
* gdk_win32_display_set_cursor_theme:
* @display: (type GdkWin32Display): a #GdkDisplay
* @name: (allow-none) the name of the cursor theme to use, or %NULL to unset
* @name: (allow-none): the name of the cursor theme to use, or %NULL to unset
* a previously set value
* @size: the cursor size to use, or 0 to keep the previous size
*