Update cursor docs
Include new images for context-menu and for no-drop.
This commit is contained in:
@@ -162,6 +162,7 @@ HTML_IMAGES = \
|
||||
images/grabbing_cursor.png \
|
||||
images/grab_cursor.png \
|
||||
images/hand_cursor.png \
|
||||
images/context_menu_cursor.png \
|
||||
images/help_cursor.png \
|
||||
images/move_cursor.png \
|
||||
images/ne_resize_cursor.png \
|
||||
|
||||
BIN
docs/reference/gdk/images/context_menu_cursor.png
Normal file
BIN
docs/reference/gdk/images/context_menu_cursor.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.3 KiB |
@@ -253,7 +253,7 @@ gdk_cursor_new_for_display (GdkDisplay *display,
|
||||
* -  "default"
|
||||
* -  "help"
|
||||
* -  "pointer"
|
||||
* -  "context-menu"
|
||||
* -  "context-menu"
|
||||
* -  "progress"
|
||||
* -  "wait"
|
||||
* -  "cell"
|
||||
@@ -262,8 +262,8 @@ gdk_cursor_new_for_display (GdkDisplay *display,
|
||||
* -  "vertical-text"
|
||||
* -  "alias"
|
||||
* -  "copy"
|
||||
* -  "move"
|
||||
* -  "no-drop"
|
||||
* -  "move"
|
||||
* -  "not-allowed"
|
||||
* -  "grab"
|
||||
* -  "grabbing"
|
||||
|
||||
Reference in New Issue
Block a user