mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-24 21:16:15 +01:00
gsubprocesslauncher: Annotate g_subprocess_launcher_spawnv()
Needs to be an array.
This commit is contained in:
parent
3f8888d348
commit
2ad121ab16
@ -714,7 +714,7 @@ g_subprocess_launcher_spawn (GSubprocessLauncher *launcher,
|
||||
/**
|
||||
* g_subprocess_launcher_spawnv:
|
||||
* @self: a #GSubprocessLauncher
|
||||
* @argv: Command line arguments
|
||||
* @argv: (array zero-terminated=1) (element-type utf8): Command line arguments
|
||||
* @error: Error
|
||||
*
|
||||
* A convenience helper for creating a #GSubprocess given a provided
|
||||
|
Loading…
Reference in New Issue
Block a user