API Version: 47
Library Version: 47
Generated by gi-docgen 2023.3
gint ide_subprocess_launcher_get_max_fd ( IdeSubprocessLauncher* self )
Gets the hightest number of FD that has been mapped into the subprocess launcher.
This will always return a value >= 2 (to indicate stdin/stdout/stderr).
Type: gint
gint
An integer for the max-fd.