sdl_getcursor(3) opensolaris man page | unix.com

Man Page: sdl_getcursor

Operating Environment: opensolaris

Section: 3

SDL_GetCursor(3)						 SDL API Reference						  SDL_GetCursor(3)

NAME
SDL_GetCursor - Get the currently active mouse cursor.
SYNOPSIS
#include "SDL.h" SDL_Cursor *SDL_GetCursor(void);
DESCRIPTION
Returns the currently active mouse cursor.
SEE ALSO
SDL_SetCursor, SDL_CreateCursor, SDL_ShowCursor
SDL
Tue 11 Sep 2001, 23:01 SDL_GetCursor(3)
Related Man Pages
sdl_createcursor(3) - opensolaris
sdl_mousemotionevent(3) - redhat
sdl_createcursor(3) - debian
sdl::cursor(3) - suse
sdl::event(3) - suse
Similar Topics in the Unix Linux Community
Trying to block signal
How to learn UNIX
PHP Man Pages Now Available (Over 10,000)
Study UNIX Kernel
Identify problem with while getopts