Package: glib

Type g-list

Details

The g-list type represents a C doubly-linked list with elements of the GList structure. The g-list type performs automatic conversion from a C list to a Lisp list. The conversion from a Lisp list to a C reprensentation is implemented only for foreign pointers, but not Lisp objects.
 

See also

2021-12-10