Abstract base template class for all containers.
Abstract base template class for all containers. This abstract class provides virtual functions for accessing the elements of a container regardless of its nature (GArray, GList, or GMap).
virtual TYPE* get(const GPosition &pos)
Alphabetic index HTML hierarchy of classes or Java