g_list_nth_prev ( list n -- GList* )


Vocabulary
glib.ffi

Inputs
listan object
nan object


Outputs
GList*an object


Definition