_GQueue Struct Reference

#include <gqueue.h>

Data Fields

GList head
GList tail
guint  length

Field Documentation

GList* _GQueue::head
 
guint _GQueue::length
 
GList* _GQueue::tail
 

The documentation for this struct was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top