Description Usage Arguments Details Value Author(s)
Like gSpawnCommandLineAsync()
, except the child process is
spawned in such an environment that on calling gdkDisplayOpen
it would be returned a GdkDisplay
with screen
as the default
screen.
1 | gdkSpawnCommandLineOnScreen(screen, command.line, .errwarn = TRUE)
|
|
a |
|
a command line |
.errwarn |
Whether to issue a warning on error or fail silently |
This is useful for applications which wish to launch an application on a specific screen. Since 2.4
A list containing the following elements:
retval |
[logical] |
|
return location for errors |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.