Function
Grllist_from_va
since: 0.1.6
Declaration [src]
GList*
grl_list_from_va (
gpointer p,
...
)
Description [src]
Returns a GList
containing the va_list pointers. Use NULL
to finalize them,
Available since: 0.1.6
This function is not directly available to language bindings.