Add context-menu to the list of standard cursor names

Adwaita doesn't have this one, but we are falling to the
default cursor anyway.
This commit is contained in:
Matthias Clasen 2016-01-06 14:53:45 -05:00
parent d76fb63ba8
commit b6e11d087c

View File

@ -253,6 +253,7 @@ gdk_cursor_new_for_display (GdkDisplay *display,
* - ![](default_cursor.png) "default"
* - ![](help_cursor.png) "help"
* - ![](pointer_cursor.png) "pointer"
* - ![](pointer_cursor.png) "context-menu"
* - ![](progress_cursor.png) "progress"
* - ![](wait_cursor.png) "wait"
* - ![](cell_cursor.png) "cell"