TrashStack.peek

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

More...
struct TrashStack
static
void*
peek

Parameters

stackP GTrashStack**

Return Value

Type: void*

the element at the top of the stack

Detailed Description

Deprecated: GTrashStack is deprecated without replacement