Package: gio

Function gio:app-launch-context-display

Lambda List

gio:app-launch-context-display (context info files)

Arguments

context -- a g:app-launch-context instance
info -- a g:app-info instance
files -- a list of g:file objects

Return Value

The display string for the display.

Details

Gets the display string for the context. This is used to ensure new applications are started on the same display as the launching application, by setting the DISPLAY environment variable.
 

See also

#2024-12-22