get_collections


Description:

public List<Collection>? get_collections ()

Get a list of [class@Collection] objects representing all the collections in the secret service.

If the secret_service_load_collections flag was not specified when initializing Service proxy object, then this method will return null. Use [method@Service.load_collections] to load the collections.

Parameters:

this

the secret service proxy

Returns:

a list of the collections in the secret service