The C struct type pointer of the container type
The type of the item stored in the container
The ownership of the container from the perspective of a called C function (None is the default and frees container and items, Container frees only the container, Full does nothing)
The GLib C container pointer
Free a GLib container type.