doc: various improvements
authorSébastien Wilmet <swilmet@gnome.org>
Sun, 11 May 2014 16:51:29 +0000 (18:51 +0200)
committerSébastien Wilmet <swilmet@gnome.org>
Sun, 29 Jun 2014 15:57:24 +0000 (17:57 +0200)
commit82352ab8e7bc0d499a1e1a805ba4c5f896d3ba8c
tree187168b386c8d53a1d5f779900676ccd0ad7cd52
parent42e04f4effe2a8759392f1485b5f4df85aefe48e
doc: various improvements

- g_subprocess_launcher_spawn() and spawnv(): there is no other way
  AFAIK to create a GSubprocess from a launcher. So these
  functions are not "convenience helper".

- annotate optional arguments for g_shell_parse_argv().

- other trivial fix

https://bugzilla.gnome.org/show_bug.cgi?id=732357
gio/gsubprocess.c
gio/gsubprocesslauncher.c
glib/gshell.c