mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 07:56:17 +01:00
doc: better ordering of GSubprocessLauncher functions
Take the same order as the header.
This commit is contained in:
parent
25bd4e7916
commit
54d1751fd8
@ -4179,23 +4179,23 @@ g_subprocess_get_type
|
||||
<FILE>gsubprocesslauncher</FILE>
|
||||
<TITLE>GSubprocessLauncher</TITLE>
|
||||
GSubprocessLauncher
|
||||
g_subprocess_launcher_getenv
|
||||
g_subprocess_launcher_new
|
||||
g_subprocess_launcher_set_child_setup
|
||||
g_subprocess_launcher_set_cwd
|
||||
g_subprocess_launcher_set_environ
|
||||
g_subprocess_launcher_set_flags
|
||||
g_subprocess_launcher_set_stderr_file_path
|
||||
g_subprocess_launcher_set_stdin_file_path
|
||||
g_subprocess_launcher_set_stdout_file_path
|
||||
g_subprocess_launcher_setenv
|
||||
g_subprocess_launcher_spawn
|
||||
g_subprocess_launcher_spawnv
|
||||
g_subprocess_launcher_take_fd
|
||||
g_subprocess_launcher_take_stderr_fd
|
||||
g_subprocess_launcher_take_stdin_fd
|
||||
g_subprocess_launcher_take_stdout_fd
|
||||
g_subprocess_launcher_set_environ
|
||||
g_subprocess_launcher_setenv
|
||||
g_subprocess_launcher_unsetenv
|
||||
g_subprocess_launcher_getenv
|
||||
g_subprocess_launcher_set_cwd
|
||||
g_subprocess_launcher_set_flags
|
||||
g_subprocess_launcher_set_stdin_file_path
|
||||
g_subprocess_launcher_take_stdin_fd
|
||||
g_subprocess_launcher_set_stdout_file_path
|
||||
g_subprocess_launcher_take_stdout_fd
|
||||
g_subprocess_launcher_set_stderr_file_path
|
||||
g_subprocess_launcher_take_stderr_fd
|
||||
g_subprocess_launcher_take_fd
|
||||
g_subprocess_launcher_set_child_setup
|
||||
<SUBSECTION Standard>
|
||||
G_IS_SUBPROCESS_LAUNCHER
|
||||
G_SUBPROCESS_LAUNCHER
|
||||
|
Loading…
Reference in New Issue
Block a user