Method
GLibQueuepeek_nth_link
since: 2.4
Declaration [src]
GList*
g_queue_peek_nth_link (
  GQueue* queue,
  guint n
)
Description [src]
Returns the link at the given position.
Available since: 2.4
This method is not directly available to language bindings.