References
Libraries
SList()
allocator
Holds the element’s data, which can be a pointer to any kind of data, or any integer value using the [Type Conversion Macros][glib-Type-Conversion-Macros]
Contains the link to the next element in the list.
SList.pop_allocator()
SList.push_allocator()
SList.data
SList.next