sdl_getcursor(3) debian man page | unix.com

Man Page: sdl_getcursor

Operating Environment: debian

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_mousemotionevent(3) - opensolaris
sdl_createcursor(3) - redhat
sdl_mousemotionevent(3) - redhat
sdl_mousemotionevent(3) - centos
sdl_createcursor(3) - suse
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph