g_queue_peek_nth_link ( queue n -- GList* )


Vocabulary
glib.ffi

Inputs
queuean object
nan object


Outputs
GList*an object


Definition