g_queue_find ( queue data -- GList* )


Vocabulary
glib.ffi

Inputs
queuean object
dataan object


Outputs
GList*an object


Definition