Service.getCollections

Get a list of #SecretCollection objects representing all the collections in the secret service.

If the %SECRET_SERVICE_LOAD_COLLECTIONS flag was not specified when initializing #SecretService proxy object, then this method will return %NULL. Use secret_service_load_collections() to load the collections.

class Service
ListG
getCollections
()

Return Value

Type: ListG

a list of the collections in the secret service

Meta