Package: gdk

Function gdk:display-open

Lambda List

gdk:display-open (name)

Arguments

name -- a string with the name of the display to open

Return Value

The gdk:display object, or nil if the display could not be opened.

Details

Opens a display named by name. If opening the display fails, nil is returned.
 

See also

2024-7-11