Class

SysprofDocumentMetadata

Description

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

No description available.

Hierarchy

hierarchy this SysprofDocumentMetadata ancestor_0 SysprofDocumentFrame ancestor_0--this ancestor_1 GObject ancestor_1--ancestor_0

Instance methods

sysprof_document_metadata_get_id
No description available.

sysprof_document_metadata_get_value
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.DocumentMetadata:id
No description available.

Sysprof.DocumentMetadata:value
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 SysprofDocumentMetadataClass {
  /* no available fields */
}

No description available.