| DirectFB Reference Manual | ||
| |||
Retrieve an interface to an existing window.
| GetWindow ( | ||||
| IDirectFBDisplayLayer | * | thiz, | ||
| DFBWindowID | window_id, | |||
| IDirectFBWindow | ** | ret_interface | ||
| ); | ||||
The window is identified by its window id.
| (C) Copyright by convergence GmbH |
|