API Version: 2.0
Library Version: 2.80.4
Generated by gi-docgen 2023.3
since: 2.32
void g_app_launch_context_unsetenv ( GAppLaunchContext* context, const char* variable )
Arranges for variable to be unset in the child’s environment when context is used to launch an application.
variable
context
Available since: 2.32
Type: const char*
const char*
The environment variable to remove.