Method

FoundryAcpSessionlist_changed_files

unstable since: 1.2

Declaration [src]

GListModel*
foundry_acp_session_list_changed_files (
  FoundryAcpSession* self
)

Description [src]

Lists files known to have changed during the session.

Available since: 1.2

Return value

Type: A list model of GObject

A GListModel of FoundryAcpChangedFile.

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