mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-03 17:56:17 +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:
|
* g_subprocess_launcher_spawnv:
|
||||||
* @self: a #GSubprocessLauncher
|
* @self: a #GSubprocessLauncher
|
||||||
* @argv: Command line arguments
|
* @argv: (array zero-terminated=1) (element-type utf8): Command line arguments
|
||||||
* @error: Error
|
* @error: Error
|
||||||
*
|
*
|
||||||
* A convenience helper for creating a #GSubprocess given a provided
|
* A convenience helper for creating a #GSubprocess given a provided
|
||||||
|
Loading…
Reference in New Issue
Block a user