g_app_launch_context_setenv ( app_launch_context variable value -- )


Vocabulary
gio.ffi

Inputs
app_launch_contextan object
variablean object
valuean object


Outputs
None

Definition


LIBRARY: gio FUNCTION: void g_app_launch_context_setenv
( GAppLaunchContext* app_launch_context, char* variable,
char* value )