Method

AstalAuthPamget_service

Declaration

const gchar*
astal_auth_pam_get_service (
  AstalAuthPam* self
)

Description

Fetches the service from AsalAuthPam object.

Gets propertyAstalAuth.Pam:service

Return value

Type: const gchar*

The service of the AsalAuthPam object. This string is owned by the object and must not be modified or freed.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.