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

Meta