Constructor

AgsAuthenticationManagernew

since: 3.0.0

Declaration [src]

AgsAuthenticationManager*
ags_authentication_manager_new (
  void
)

Description [src]

Creates an AgsAuthenticationManager.

Available since: 3.0.0

Return value

Type: AgsAuthenticationManager

A new AgsAuthenticationManager.

The caller of the function takes ownership of the data, and is responsible for freeing it.