Method
FoundryAcpSessionlist_active_terminals
unstable since: 1.2
Declaration [src]
GListModel*
foundry_acp_session_list_active_terminals (
FoundryAcpSession* self
)
Description [src]
Lists terminal handles known to the session. Terminals remain in the model after exit until they are released by the ACP agent.
Available since: 1.2
Return value
Type: A list model of GObject
A GListModel of FoundryAcpTerminal.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |