getDisplays

Gets dsdl2.Display proxy instances of the available displays in the system

@safe @trusted
const(Display[])
getDisplays
()

Return Value

Type: const(Display[])

array of proxies to the available dsdl2.Displays

Throws

dsdl2.SDLException if failed to get the available displays

Meta