http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFBDisplayLayer.html
IDirectFBDisplayLayer
EnableCursor
Enable/disable the mouse cursor for this layer.
EnableCursor (
IDirectFBDisplayLayer.html
IDirectFBDisplayLayer
*
thiz,
int
enable
);
Windows on a layer will only receive motion events if the cursor is enabled. This function is only available in exclusive/administrative mode.
