Gdk.getDisplay

Gets the name of the display, which usually comes from the DISPLAY environment variable or the --display command line option.

More...
struct Gdk
static
string
getDisplay
()

Return Value

Type: string

the name of the display.

Detailed Description

Deprecated: Call gdk_display_get_name (gdk_display_get_default ())) instead.

Meta