Method

GimpModuleget_last_error

Declaration [src]

const gchar*
gimp_module_get_last_error (
  GimpModule* module
)

Description

No description available.
Available since:3.0

Return value

Returns: const gchar*
 

The modules last error message.

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