mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-15 20:25:12 +01:00
gsubprocess: Annotate g_subprocess_newv()
So that it can actually be invoked by bindings.
This commit is contained in:
parent
4aa6894e82
commit
10d2a01c9a
@ -693,7 +693,7 @@ g_subprocess_new (GSubprocessFlags flags,
|
||||
|
||||
/**
|
||||
* g_subprocess_newv:
|
||||
* @argv: commandline arguments for the subprocess
|
||||
* @argv: (array zero-terminated=1) (element-type utf8): commandline arguments for the subprocess
|
||||
* @flags: flags that define the behaviour of the subprocess
|
||||
* @error: (allow-none): return location for an error, or %NULL
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user