| Reference Manual - 1.1.1 | ||
| |||
Enable specific events to be sent to the window.
| EnableEvents ( | ||||
| IDirectFBWindow | * | thiz, | ||
| DFBWindowEventType | mask | |||
| ); | ||||
The argument is a mask of events that will be set in the window's event mask. The default event mask is DWET_ALL.
| This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License |