New functions to construct named cursors and to get the image used for a

2005-06-14  Matthias Clasen  <mclasen@redhat.com>

	* gdk/gdk.symbols:
	* gdk/gdkcursor.h:
	* gdk/x11/gdkcursor-x11.c (gdk_cursor_get_image)
	(gdk_cursor_new_from_name): New functions to construct named
	cursors and to get the image used for a cursor.
This commit is contained in:
Matthias Clasen
2005-06-14 15:10:13 +00:00
committed by Matthias Clasen
parent e5dab4ac8f
commit 6b5b269844
6 changed files with 166 additions and 0 deletions

View File

@ -355,6 +355,8 @@ gdk_cursor_get_display
gdk_cursor_new_for_display
gdk_cursor_new_from_pixbuf
gdk_cursor_new_from_pixmap
gdk_cursor_new_from_name
gdk_cursor_get_image
#endif
#endif