Method

SysprofDocumentFileread

Declaration [src]

GInputStream*
sysprof_document_file_read (
  SysprofDocumentFile* self
)

Description [src]

Creates a new input stream containing the contents of the file within the document.

Return value

Type: GInputStream

A GInputstream.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.