Package: gio

Function gio:app-launch-context-setenv

Lambda List

gio:app-launch-context-setenv (context variable value)

Arguments

context -- a g:app-launch-context instance
variable -- a string for the enviroment variable to set
value -- a string for the value to set the variabel to

Details

Arranges for variable to be set to value in the child's environment when context is used to launch an application.
 

See also

#2025-05-01