Method
AgsPasswordStoreManagerremove_password_store
since: 3.0.0
Declaration [src]
void
ags_password_store_manager_remove_password_store (
AgsPasswordStoreManager* password_store_manager,
GObject* password_store
)
Parameters
password_store
-
Type:
GObject
The
GObject
implementingAgsPasswordStore
.The data is owned by the caller of the method.