ErrorGda.listFree

Frees all error objects in the list and the list itself. After this function has been called, the errors parameter doesn't point to valid storage any more.

class ErrorGda
static
void
listFree

Parameters

errors ListG

a GList holding error objects.

Meta