☰
Module collections
Structs
?
Module
titanium
::
desktop
::
gui
::
libdruid
::
piet
::
cairo
::
glib
::
collections
[
−
]
Structs
List
A list of items of type
T
.
ListIter
A non-destructive iterator over a
List
.
PtrSlice
Slice of elements of type
T
allocated by the GLib allocator.
SList
A list of items of type
T
.
SListIter
A non-destructive iterator over a
SList
.
Slice
Slice of elements of type
T
allocated by the GLib allocator.