Method

FoundryAcpSessionlist_events

unstable since: 1.2

Declaration [src]

GListModel*
foundry_acp_session_list_events (
  FoundryAcpSession* self
)

Description [src]

Lists normalized monitoring events for the session.

Available since: 1.2

Return value

Type: A list model of GObject

A GListModel of FoundryAcpEvent.

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