Function Display.name
Wraps SDL_GetDisplayName
which gets the display's name
string name() @property @trusted const;
Returns
the display's name
Throws
dsdl2
if failed to get the display name
Wraps SDL_GetDisplayName
which gets the display's name
string name() @property @trusted const;
the display's name
dsdl2
if failed to get the display name