Function

GLibWin32error_message

since: 2.0

Declaration

gchar*
g_win32_error_message (
  gint error
)

Description

No description available.

Available since: 2.0

Parameters

error

Type: gint

No description available.

Return value

Type: gchar*

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.