_GList Struct Reference

#include <glist.h>

Data Fields

gpointer  data
GList next
GList prev

Field Documentation

gpointer _GList::data
 
GList* _GList::next
 
GList* _GList::prev
 

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

Copyright © Nokia Corporation 2001-2008
Back to top