getDisplay

Get X Display, connecting to the X server first if that hasn't been done yet in this thread. The connection is closed automatically on thread exit.

version(linux)
static if(haveX11)
Display*
getDisplay
()

Meta