DisplayManager.openDisplay

Opens a display.

class DisplayManager
openDisplay
(
string name
)

Parameters

name string

the name of the display to open

Return Value

Type: Display

a GdkDisplay, or NULL if the display could not be opened. [transfer none] Since 3.0

Meta