| DirectFB Reference Manual | ||
| |||
Set the display layer level.
| SetLevel ( | ||
| IDirectFBDisplayLayer | *thiz | |
| int | level | |
| ); | ||
Moves the layer to the specified level. The order of all other layers won't be changed. Note that only a few layers support level adjustment which is reflected by their capabilities.
| (C) Copyright by convergence GmbH |
|