TrashStack.peek

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

More...
struct TrashStack
static
void*
peek
(
GTrashStack** stackP
)

Parameters

stackP GTrashStack**

a #GTrashStack

Return Value

Type: void*

the element at the top of the stack

Detailed Description

Deprecated: #GTrashStack is deprecated without replacement

Meta