![]() | Reference Manual - 1.1.0 | ||
|
Enumerate all existing screen.
EnumScreens ( | ||||
IDirectFB | * | thiz, | ||
DFBScreenCallback | callback, | |||
void | * | callbackdata | ||
); |
Calls the given callback for each available screen. The callback is passed the screen id that can be used to retrieve an interface to a specific screen using IDirectFB::GetScreen().
![]() | This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License |