Class
FoundryAcpSession
Instance methods
foundry_acp_session_list_active_terminals
Lists terminal handles known to the session. Terminals remain in the model after exit until they are released by the ACP agent.
unstable since: 1.2
foundry_acp_session_list_changed_files
Lists files known to have changed during the session.
unstable since: 1.2
foundry_acp_session_list_events
Lists normalized monitoring events for the session.
unstable since: 1.2
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.