gsubprocesslauncher: Annotate g_subprocess_launcher_spawnv()

Needs to be an array.
This commit is contained in:
Colin Walters 2013-12-15 20:44:20 -05:00
parent 3f8888d348
commit 2ad121ab16

View File

@ -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