| DirectFB Reference Manual | ||
| |||
Create a window within this layer given a description of the window that is to be created.
| CreateWindow ( | ||||
| IDirectFBDisplayLayer | * | thiz, | ||
| const DFBWindowDescription | * | desc, | ||
| IDirectFBWindow | ** | ret_interface | ||
| ); | ||||
| (C) Copyright by convergence GmbH |
|