index
gtk-- homepage



Description:
G_List_Cpp_Iterator

#include <gtk--/base.h>



Properties:


Public member index:


bool operator ==(const self &x)const;
bool operator !=(const self &x)const;
G_List_Cpp_Iterator(G_List <impl > *x);
G_List_Cpp_Iterator(GList *n);
G_List_Cpp_Iterator();
G_List_Cpp_Iterator(const G_List_Cpp_Iterator <impl,interf >&x);
interf *operator *()const;
self &operator ++();
self operator ++(int);
self &operator --();
self operator --(int);
Private member index:



Public member details:


Private member details:



Examples:





(pages generated by PERCEPS -script.)