Gio.AppLaunchContext::get_display
function vfunc_get_display(info: Gio.AppInfo, files: Array(Gio.File)): String { }
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.
- info
- files
- Returns
a display string for the display.