open

fun open(displayName: String? = null): Display?

Opens a display.

If opening the display fails, NULL is returned.

Return

a GdkDisplay

Parameters

displayName

the name of the display to open