Method

GioUnixSocketAddressget_path_len

since: 2.22

Declaration

gsize
g_unix_socket_address_get_path_len (
  GUnixSocketAddress* address
)

Description

Gets the length of addresss path.

For details, see g_unix_socket_address_get_path().

Available since: 2.22

Return value

Type: gsize

The length of the path.