Class
AgsAuthenticationManager
Instance methods
ags_authentication_manager_add_authentication
Add authentication
to authentication_manager
.
since: 3.0.0
ags_authentication_manager_insert_login
Insert login
as key and login_info
as its value.
since: 3.0.0
ags_authentication_manager_remove_authentication
Remove authentication
from authentication_manager
.
since: 3.0.0
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.