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 with the enviroment variable to set
value -- a string with the value for 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

#2024-12-22