| DirectFB Reference Manual | ||
| |||
Created sub surfaces might be clipped by their parents, this function returns the resulting rectangle relative to this surface.
| GetVisibleRectangle ( | ||
| IDirectFBSurface | *thiz | |
| DFBRectangle | *rect | |
| ); | ||
For non sub surfaces this function returns { 0, 0, width, height }.
| (C) Copyright by convergence GmbH |
|