g_list_prepend ( list data -- GList* )


Vocabulary
glib.ffi

Inputs
listan object
dataan object


Outputs
GList*an object


Definition