Display.open

gdk.display.Display open(string displayName = null)

Opens a display.

If opening the display fails, NULL is returned.

Parameters

displayNamethe name of the display to open

Returns

a [gdk.display.Display]