Function

GLibWin32error_message

Declaration [src]

gchar*
g_win32_error_message (
  gint error
)

Description

No description available.

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.