ErrorG.gClearError

If err is NULL, does nothing. If err is non-NULL, calls g_error_free() on *err and sets *err to NULL.

class ErrorG
static
void
gClearError
()

Parameters

err ErrorG

a GError return location

Meta