Class

FoundryAcpEvent

Description

final class Foundry.AcpEvent : GObject.Object
{
  /* No available fields */
}

No description available.

Hierarchy

hierarchy this FoundryAcpEvent ancestor_0 GObject ancestor_0--this

Ancestors

Constructors

foundry_acp_event_new

Creates a new monitoring event.

unstable since: 1.2

Instance methods

foundry_acp_event_dup_body
No description available.

unstable since: 1.2

foundry_acp_event_dup_event_id
No description available.

unstable since: 1.2

foundry_acp_event_dup_parent_event_id
No description available.

unstable since: 1.2

foundry_acp_event_dup_raw
No description available.

unstable since: 1.2

foundry_acp_event_dup_raw_kind
No description available.

unstable since: 1.2

foundry_acp_event_dup_session_id
No description available.

unstable since: 1.2

foundry_acp_event_dup_title
No description available.

unstable since: 1.2

foundry_acp_event_dup_turn_id
No description available.

unstable since: 1.2

foundry_acp_event_get_kind
No description available.

unstable since: 1.2

foundry_acp_event_get_state
No description available.

unstable since: 1.2

foundry_acp_event_get_timestamp
No description available.

unstable since: 1.2

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Properties

Foundry.AcpEvent:body
No description available.

Foundry.AcpEvent:event-id
No description available.

Foundry.AcpEvent:kind
No description available.

Foundry.AcpEvent:parent-event-id
No description available.

Foundry.AcpEvent:raw
No description available.

Foundry.AcpEvent:raw-kind
No description available.

Foundry.AcpEvent:session-id
No description available.

Foundry.AcpEvent:state
No description available.

Foundry.AcpEvent:timestamp
No description available.

Foundry.AcpEvent:title
No description available.

Foundry.AcpEvent:turn-id
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 FoundryAcpEventClass {
  GObjectClass parent_class;
  
}

No description available.

Class members
parent_class: GObjectClass

No description available.