ListG.reverse

Reverses a #GList. It simply switches the next and prev pointers of each element.

Return: the start of the reversed #GList

class ListG
reverse
()

Meta