Method

SysprofDocumentFileis_compressed

Declaration [src]

gboolean
sysprof_document_file_is_compressed (
  SysprofDocumentFile* self
)

Description [src]

Checks if the embedded file is compressed. If so, TRUE is returned.

Note that files are transparently decompressed when opening streams.

Return value

Type: gboolean

TRUE if the embedded file was compressed.