Method
IdeSubprocessLaunchergetenv
[−]
Declaration
const gchar*
ide_subprocess_launcher_getenv (
IdeSubprocessLauncher* self,
const gchar* key
)
[−]
Parameters
key
-
Type:
const gchar*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.
[−]
Return value
Type: const gchar*
No description available.
The data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |