API Version: 0.1
Library Version: 0.1.0
Generated by gi-docgen 2024.1
void astal_auth_pam_supply_secret ( AstalAuthPam* self, const gchar* secret )
Provides pam with a secret. This method must be called exactly once after a auth-* signal is emitted.
secret
Type: const gchar*
const gchar*
The secret to be provided to pam. Can be NULL.
NULL