Method

SysprofRecordingget_subprocess

Declaration [src]

GSubprocess*
sysprof_recording_get_subprocess (
  SysprofRecording* self
)

Description [src]

Gets the GSubprocess if one was spawned.

Return value

Type: GSubprocess

A GSubprocess or NULL.

The returned data is owned by the instance.
The return value can be NULL.