Constructor
AgsAuthenticationManagernew
since: 3.0.0
Declaration [src]
AgsAuthenticationManager*
ags_authentication_manager_new (
void
)
Return value
Type: AgsAuthenticationManager
A new AgsAuthenticationManager
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |