Method
AgsAuthenticationManageradd_authentication
since: 3.0.0
Declaration [src]
void
ags_authentication_manager_add_authentication (
AgsAuthenticationManager* authentication_manager,
GObject* authentication
)
Parameters
authentication
-
Type:
GObject
The
GObject
implementingAgsAuthentication
.The data is owned by the caller of the method.