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