Method

GioNetworkServiceget_service

since: 2.22

Declaration

const gchar*
g_network_service_get_service (
  GNetworkService* srv
)

Description

Gets srvs service name (eg, “ldap”).

Available since: 2.22

Return value

Type: const gchar*

srvs service name.

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