7 CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
10 TITLE="SDL Library Documentation"
11 HREF="index.html"><LINK
13 TITLE="Event Functions."
14 HREF="eventfunctions.html"><LINK
17 HREF="sdlwaitevent.html"><LINK
19 TITLE="SDL_SetEventFilter"
20 HREF="sdlseteventfilter.html"></HEAD
31 SUMMARY="Header navigation table"
40 >SDL Library Documentation</TH
48 HREF="sdlwaitevent.html"
62 HREF="sdlseteventfilter.html"
83 >SDL_PushEvent -- Pushes an event onto the event queue</DIV
85 CLASS="REFSYNOPSISDIV"
99 CLASS="FUNCSYNOPSISINFO"
100 >#include "SDL.h"</PRE
109 >(SDL_Event *event);</CODE
123 >The event queue can actually be used as a two way communication channel. Not only can events be read from the queue, but the user can also push their own events onto it. <TT
128 > is a pointer to the event structure you wish to push onto the queue.</P
136 >Pushing device input events onto the queue doesn't modify the state of the device within SDL.</P
151 > on success or <SPAN
154 > if the event couldn't be pushed.</P
181 HREF="sdlpollevent.html"
188 HREF="sdlpeepevents.html"
207 SUMMARY="Footer navigation table"
218 HREF="sdlwaitevent.html"
236 HREF="sdlseteventfilter.html"
252 HREF="eventfunctions.html"
260 >SDL_SetEventFilter</TD