sdl_showcursor(3) suse man page | unix.com

Man Page: sdl_showcursor

Operating Environment: suse

Section: 3

SDL_ShowCursor(3)						 SDL API Reference						 SDL_ShowCursor(3)

NAME
SDL_ShowCursor - Toggle whether or not the cursor is shown on the screen.
SYNOPSIS
#include "SDL.h" int SDL_ShowCursor(int toggle);
DESCRIPTION
Toggle whether or not the cursor is shown on the screen. Passing SDL_ENABLE displays the cursor and passing SDL_DISABLE hides it. The cur- rent state of the mouse cursor can be queried by passing SDL_QUERY, either SDL_DISABLE or SDL_ENABLE will be returned. The cursor starts off displayed, but can be turned off.
RETURN VALUE
Returns the current state of the cursor.
SEE ALSO
SDL_CreateCursor, SDL_SetCursor
SDL
Tue 11 Sep 2001, 23:01 SDL_ShowCursor(3)
Related Man Pages
sdl_mousemotionevent(3) - opensolaris
sdl_mousemotionevent(3) - redhat
sdl_mousemotionevent(3) - centos
sdl_mousemotionevent(3) - suse
sdl::cursor(3) - suse
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com
The Future of the PM (Private Message) System at UNIX.com