Module glib::collections

source ·

Structs

  • A list of items of type T.
  • A non-destructive iterator over a List.
  • Slice of elements of type T allocated by the GLib allocator.
  • A list of items of type T.
  • A non-destructive iterator over a SList.
  • Slice of elements of type T allocated by the GLib allocator.