inherit Ocgtk_gio__.GInitable.initable_t
method force_exit : unit -> unitmethod get_exit_status : unit -> intmethod get_identifier : unit -> string optionmethod get_if_exited : unit -> boolmethod get_if_signaled : unit -> boolmethod get_status : unit -> intmethod get_stderr_pipe : unit ->
Ocgtk_gio__.GInput_stream.input_stream_t optionmethod get_stdin_pipe : unit ->
Ocgtk_gio__.GOutput_stream.output_stream_t optionmethod get_stdout_pipe : unit ->
Ocgtk_gio__.GInput_stream.input_stream_t optionmethod get_successful : unit -> boolmethod get_term_sig : unit -> intmethod send_signal : int -> unitmethod wait : Ocgtk_gio__.GCancellable.cancellable_t option ->
(bool, GError.t) resultmethod wait_check : Ocgtk_gio__.GCancellable.cancellable_t option ->
(bool, GError.t) resultmethod wait_check_finish : Ocgtk_gio__.GAsync_result.async_result_t ->
(bool, GError.t) resultmethod wait_finish : Ocgtk_gio__.GAsync_result.async_result_t ->
(bool, GError.t) resultmethod as_subprocess : Ocgtk_gio__.Subprocess.t