getDisplay
fn
string getDisplay()Gets the name of the display, which usually comes from the DISPLAY environment variable or the --display command line option.
Returns
the name of the display.
Deprecated
Call gdk_display_get_name (gdk_display_get_default ()))
instead.