QueueG.linkIndex

Returns the position of link_ in queue. Since 2.4

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