Display.open
gdk.display.Display open(string displayName = null)Opens a display.
If opening the display fails, NULL is returned.
Parameters
displayName | the name of the display to open |
Returns
a [gdk.display.Display]
gdk.display.Display open(string displayName = null)Opens a display.
If opening the display fails, NULL is returned.
displayName | the name of the display to open |