sdl_geteventfilter(3) opensolaris man page | unix.com

Man Page: sdl_geteventfilter

Operating Environment: opensolaris

Section: 3

SDL_GetEventFilter(3)						 SDL API Reference					     SDL_GetEventFilter(3)

NAME
SDL_GetEventFilter - Retrieves a pointer to he event filter
SYNOPSIS
#include "SDL.h" SDL_EventFilter SDL_GetEventFilter(void);
DESCRIPTION
This function retrieces a pointer to the event filter that was previously set using SDL_SetEventFilter. An SDL_EventFilter function is defined as: typedef int (*SDL_EventFilter)(const SDL_Event *event);
RETURN VALUE
Returns a pointer to the event filter or NULL if no filter has been set.
SEE ALSO
SDL_Event, SDL_SetEventFilter
SDL
Tue 11 Sep 2001, 22:59 SDL_GetEventFilter(3)
Related Man Pages
sdl_mousemotionevent(3) - debian
sdl_seteventfilter(3) - debian
sdl_mousemotionevent(3) - centos
sdl_seteventfilter(3) - centos
sdl_seteventfilter(3) - suse
Similar Topics in the Unix Linux Community
How to learn UNIX
solaris zones vs container..
Grep the 'not running' jobs and will send the update in mail with its name(job)
Identify problem with while getopts
Solaris 10 - password complexity not working