mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-24 02:47:52 +02:00
GApplication: support environment passing
Add support for passing the full contents of the environment to the primary instance (by storing it in the platform_data) when G_APPLICATION_SEND_ENVIRONMENT is in the flags.
This commit is contained in:
@@ -2702,6 +2702,8 @@ GApplicationCommandLineClass
|
||||
<SUBSECTION>
|
||||
g_application_command_line_get_arguments
|
||||
g_application_command_line_get_cwd
|
||||
g_application_command_line_get_environ
|
||||
g_application_command_line_getenv
|
||||
g_application_command_line_get_is_remote
|
||||
g_application_command_line_get_platform_data
|
||||
<SUBSECTION>
|
||||
|
Reference in New Issue
Block a user