SDL_SetCursor
NAMESYNOPSIS
DESCRIPTION
SEE ALSO
NAME
SDL_SetCursor − Set the currently active mouse cursor.
SYNOPSIS
#include "SDL.h"
void SDL_SetCursor(SDL_Cursor *cursor);
DESCRIPTION
Sets the currently active cursor to the specified one. If the cursor is currently visible, the change will be immediately represented on the display.
SEE ALSO
SDL_GetCursor, SDL_CreateCursor, SDL_ShowCursor
More Linux Commands
manpages/Tcl_DictObjSize.3.html
Tcl_DictObjSize(3) - manipulate Tcl objects as dictionaries
Tcl dictionary objects have an internal representation that supports efficient mapping from keys to values and which guarantees that the particular ordering of
manpages/pbuildid.1.html
pbuildid(1) - print the build id of an ELF executable or cor
pbuildid reads the build id embedded in the process image of a core file or an executable file. The build id note is allocated an can be found in the process im
manpages/gnutls_openpgp_privkey_get_revoked_status.3.html
gnutls_openpgp_privkey_get_revoked_status.3.................
gnutls_openpgp_privkey_get_revoked_status.3 - Get revocation status of key. RETURNS true (1) if the key has been revoked, or false (0) if it has not, or a negat
manpages/git-unpack-file.1.html
git-unpack-file(1) - Creates a temporary file with a blobs c
Creates a file holding the contents of the blob specified by sha1. It returns the name of the temporary file in the following format: .merge_file_XXXXX OPTIONS
manpages/DBM_Filter.3pm.html
DBM_Filter(3pm) - Filter DBM keys/values - Linux man page...
This module provides an interface that allows filters to be applied to tied Hashes associated with DBM files. It builds on the DBM Filter hooks that are present
manpages/tigetstr_sp.3ncurses.html
tigetstr_sp(3ncurses) - curses screen-pointer extension.....
This implementation can be configured to provide a set of functions which improve the ability to manage multiple screens. This feature can be added to any of th
manpages/XrmOptionDescRec.3.html
XrmOptionDescRec(3) - initialize the Resource Manager, Resou
The XrmInitialize function initialize the resource manager. It must be called before any other Xrm functions are used. The XrmParseCommand function parses an (a
manpages/MIME::Head.3pm.html
MIME::Head(3pm) - MIME message header (a subclass of Mail::H
A class for parsing in and manipulating RFC-822 message headers, with some methods geared towards standard (and not so standard) MIME fields as specified in the
manpages/iso_8859-5.7.html
iso_8859-5(7) - ISO 8859-5 character set encoded in octal, d
The ISO 8859 standard includes several 8-bit extensions to the ASCII character set (also known as ISO 646-IRV). ISO 8859-5 encodes the Cyrillic alphabet as used
manpages/ber_first_element.3.html
ber_first_element(3) - OpenLDAP LBER simplified Basic Encodi
ber_first_element.3 - These routines provide a subroutine interface to a simplified implementation of the Basic Encoding Rules of ASN.1. The version of BER thes
manpages/groffer.1.html
groffer(1) - display groff files and man pages on X and tty
The groffer program is the easiest way to use groff(1). It can display arbitrary documents written in the groff language, see groff(7), or other roff languages,
manpages/mkfifoat.3.html
mkfifoat(3) - make a FIFO (named pipe) relative to a directo
mkfifo() makes a FIFO special file with name pathname. mode specifies the FIFOs permissions. It is modified by the processs umask in the usual way: the permissi
