Method

AgsAuthenticationManagerget_authentication

since: 3.0.0

Declaration [src]

GList*
ags_authentication_manager_get_authentication (
  AgsAuthenticationManager* authentication_manager
)

Description [src]

Get authentication.

Available since: 3.0.0

Return value

Type: A list of GObject*

The GList-struct containing GObject implementing AgsAuthentication.

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