![]() | Reference Manual - 1.4.3 | ||
|
DFBResult SetCursorShape ( | ||||
IDirectFBWindow | * | thiz, | ||
IDirectFBSurface | * | shape, | ||
int | hot_x, | |||
int | hot_y | |||
); |
This method will set a per-window cursor shape. Everytime the cursor enters this window, the specified shape is set.
Passing NULL will unbind a set shape and release its surface.
![]() | This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License |