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

#include <gstring.h>

Data Fields

gcharstr
 
gsize len
 
gsize allocated_len
 

Detailed Description

Definition at line 45 of file gstring.h.

Field Documentation

◆ allocated_len

gsize _GString::allocated_len

Definition at line 49 of file gstring.h.

◆ len

gsize _GString::len

Definition at line 48 of file gstring.h.

◆ str

gchar* _GString::str

Definition at line 47 of file gstring.h.


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