Method

FoundryAcpManagerlist_providers

unstable since: 1.2

Declaration [src]

GListModel*
foundry_acp_manager_list_providers (
  FoundryAcpManager* self
)

Description [src]

Lists loaded ACP providers.

Available since: 1.2

Return value

Type: A list model of GObject

A GListModel of FoundryAcpProvider.

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