TrashStack.peek

Returns the element at the top of a #GTrashStack which may be %NULL.

struct TrashStack
static
void*
peek

Parameters

stackP GTrashStack**

a #GTrashStack

Return: the element at the top of the stack

Meta