GAppLaunchContext: add environment-manipulating functions
authorDan Winship <danw@gnome.org>
Sat, 15 Oct 2011 20:59:59 +0000 (16:59 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 15 Oct 2011 21:30:55 +0000 (17:30 -0400)
commitde834bed306565c0652050665eafff4dfcdf0d8b
tree2229d0ba18aed3cbbe54abd16a29a80fb5345153
parent117e534091d7cf21ab48c56141a3340a15c74390
GAppLaunchContext: add environment-manipulating functions

Add functions for manipulating the environment under which a
GAppLaunchContext will launch its children, to avoid thread-related
bugs with using setenv() directly.

FIXME: win32 side isn't implemented yet

https://bugzilla.gnome.org/show_bug.cgi?id=659326
docs/reference/gio/gio-sections.txt
gio/gappinfo.c
gio/gappinfo.h
gio/gdesktopappinfo.c
gio/gio.symbols
gio/gwin32appinfo.c