QueueG.linkIndex

Returns the position of @link_ in @queue.

class QueueG
int
linkIndex

Parameters

a #GList link

Return Value

Type: int

the position of @link_, or -1 if the link is not part of @queue

Meta