Method
GioAppLaunchContextunsetenv
since: 2.32
Declaration [src]
void
g_app_launch_context_unsetenv (
GAppLaunchContext* context,
const char* variable
)
Description [src]
Arranges for variable
to be unset in the child’s environment when context
is used to launch an application.
Available since: 2.32