Function

GioUnixCredentialsMessageis_supported

since: 2.26

Declaration

gboolean
g_unix_credentials_message_is_supported (
  void
)

Description

Checks if passing GCredentials on a GSocket is supported on this platform.

Available since: 2.26

Return value

Type: gboolean

TRUE if supported, FALSE otherwise.