Warning
gdk_spawn_command_line_on_screen has been deprecated since version 2.24 and should not be used in newly-written code. This function is being removed in 3.0. Use
either g_spawn_command_line_sync(), g_spawn_command_line_async() or
GdkAppLaunchContext instead.
Like g_spawn_command_line_async(), except the child process is
spawned in such an environment that on calling gdk_display_open()
it would be returned a GdkDisplay with screen as the default
screen.
This is useful for applications which wish to launch an application
on a specific screen.
Since 2.4
Warning gdk_spawn_command_line_on_screen has been deprecated since version 2.24 and should not be used in newly-written code. This function is being removed in 3.0. Use either g_spawn_command_line_sync(), g_spawn_command_line_async() or GdkAppLaunchContext instead. Like g_spawn_command_line_async(), except the child process is spawned in such an environment that on calling gdk_display_open() it would be returned a GdkDisplay with screen as the default screen. This is useful for applications which wish to launch an application on a specific screen. Since 2.4