MGL_wmPopGlobalEventHandler
Removes top most global event handler.
Declaration
ibool MGLAPI MGL_wmPopGlobalEventHandler(
winmng_t *wm)
Prototype In
mgraph.h
Parameters
wm |
window manager |
Return Value
False if the stack was already empty, true otherwise.
Description
This function removes the handler on the top of global event handlers stack, if there is any.
See Also
MGL_wmProcessEvent, MGL_wmPushWindowEventHandler, MGL_wmPopWindowEventHandler, MGL_wmRemoveWindowEventHandler, MGL_wmPushGlobalEventHandler, MGL_wmRemoveGlobalEventHander, MGL_wmCaptureEvents, MGL_wmUncaptureEvents
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com