Method
AgsPasswordStoreManagerget_password_store
since: 3.0.0
[−]
Declaration [src]
GList*
ags_password_store_manager_get_password_store (
AgsPasswordStoreManager* password_store_manager
)
[−]
Return value
Type: A list of GObject*
The GList
-struct containing GObject
implementing AgsPasswordStore
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |