:right-sidebar: True SpawnFlags =================================================================== .. currentmodule:: gi.repository.GLib .. class:: SpawnFlags :no-contents-entry: Flags passed to :func:`~gi.repository.GLib.spawn_sync`, :func:`~gi.repository.GLib.spawn_async` and :func:`~gi.repository.GLib.spawn_async_with_pipes`. Fields ------ .. rst-class:: interim-class .. class:: SpawnFlags :no-index: .. attribute:: CHILD_INHERITS_STDERR The type of the None singleton. .. versionadded:: 2.74 .. attribute:: CHILD_INHERITS_STDIN The type of the None singleton. .. attribute:: CHILD_INHERITS_STDOUT The type of the None singleton. .. versionadded:: 2.74 .. attribute:: CLOEXEC_PIPES The type of the None singleton. .. attribute:: DEFAULT The type of the None singleton. .. attribute:: DO_NOT_REAP_CHILD The type of the None singleton. .. attribute:: FILE_AND_ARGV_ZERO The type of the None singleton. .. attribute:: LEAVE_DESCRIPTORS_OPEN The type of the None singleton. .. attribute:: SEARCH_PATH The type of the None singleton. .. attribute:: SEARCH_PATH_FROM_ENVP The type of the None singleton. .. attribute:: STDERR_TO_DEV_NULL The type of the None singleton. .. attribute:: STDIN_FROM_DEV_NULL The type of the None singleton. .. versionadded:: 2.74 .. attribute:: STDOUT_TO_DEV_NULL The type of the None singleton.