http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFBWindow.html
IDirectFBWindow
DisableEvents
Disable specific events from being sent to the window.
DisableEvents (
IDirectFBWindow.html
IDirectFBWindow
*
thiz,
types.html#DFBWindowEventType
DFBWindowEventType
mask
);
The argument is a mask of events that will be cleared in the window's event mask. The default event mask is DWET_ALL.
