Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_GList Struct Reference

#include <glist.h>

Data Fields

gpointer data
 
GListnext
 
GListprev
 

Detailed Description

Definition at line 41 of file glist.h.

Field Documentation

◆ data

gpointer _GList::data

Definition at line 43 of file glist.h.

◆ next

GList* _GList::next

Definition at line 44 of file glist.h.

◆ prev

GList* _GList::prev

Definition at line 45 of file glist.h.


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