![]() | Reference Manual - 1.4.13 | ||
|
DFBResult Bind ( | ||||
IDirectFBWindow | * | thiz, | ||
IDirectFBWindow | * | window, | ||
int | x, | |||
int | y | |||
); |
After binding, bound window will be automatically moved
when this window moves to a new position.
Binding the same window to multiple windows is not supported.
Subsequent call to Bind() automatically unbounds the bound window
before binding it again.
To move the bound window to a new position call Bind() again
with the new coordinates.
![]() | This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License |