Function

GModuleModuleerror

Declaration [src]

const gchar*
g_module_error (
  void
)

Description [src]

Gets a string describing the last module error.

Return value

Type: const gchar*

A string describing the last module error.

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