Method

SysprofCaptureCursorget_reader

Declaration [src]

SysprofCaptureReader*
sysprof_capture_cursor_get_reader (
  SysprofCaptureCursor* self
)

Description [src]

Gets the underlying reader that is used by the cursor.

Return value

Type: SysprofCaptureReader

An SysprofCaptureReader.

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