API Version: 42.0
Library Version: 42.0
Generated by gi-docgen 2023.1
since: 3.34
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).
Available since: 3.34
Type: gint
gint
An integer for the max-fd.