Display.open

Opens a display.

class Display
static
open
()

Parameters

displayName string

the name of the display to open

Return Value

Type: Display

a gdk.Display, or NULL if the display could not be opened

Meta