Display.open

Opens a display.

If opening the display fails, NULL is returned.

class Display
static
open
(
string displayName = null
)

Parameters

displayName string

the name of the display to open

Return Value

Type: gdk.display.Display