Class

SysprofDocumentFileChunk

Description

final class Sysprof.DocumentFileChunk : Sysprof.DocumentFrame
{
  /* No available fields */
}

No description available.

Hierarchy

hierarchy this SysprofDocumentFileChunk ancestor_0 SysprofDocumentFrame ancestor_0--this ancestor_1 GObject ancestor_1--ancestor_0

Instance methods

sysprof_document_file_chunk_get_data
No description available.

sysprof_document_file_chunk_get_is_last
No description available.

sysprof_document_file_chunk_get_path
No description available.

sysprof_document_file_chunk_get_size
No description available.

Methods inherited from SysprofDocumentFrame (7)
sysprof_document_frame_dup_time_string

Gets the time formatted as a string such as 00:00:00.1234.

sysprof_document_frame_dup_tooltip

Returns a new string containing suggested tooltip text.

sysprof_document_frame_equal
No description available.

sysprof_document_frame_get_cpu
No description available.

sysprof_document_frame_get_pid
No description available.

sysprof_document_frame_get_time
No description available.

sysprof_document_frame_get_time_offset
No description available.

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Properties

Sysprof.DocumentFileChunk:is-last
No description available.

Sysprof.DocumentFileChunk:path
No description available.

Sysprof.DocumentFileChunk:size
No description available.

Properties inherited from SysprofDocumentFrame (7)
Sysprof.DocumentFrame:cpu
No description available.

Sysprof.DocumentFrame:pid
No description available.

Sysprof.DocumentFrame:time
No description available.

Sysprof.DocumentFrame:time-offset
No description available.

Sysprof.DocumentFrame:time-string
No description available.

Sysprof.DocumentFrame:tooltip
No description available.

Sysprof.DocumentFrame:type-name
No description available.

Signals

Signals inherited from GObject (1)
GObject::notify

The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.

Class structure

struct SysprofDocumentFileChunkClass {
  /* no available fields */
}

No description available.