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

#include <ginetaddress.h>

Data Fields

GObjectClass parent_class
 
gchar *(* to_string )(GInetAddress *address)
 
const guint8 *(* to_bytes )(GInetAddress *address)
 

Detailed Description

Definition at line 53 of file ginetaddress.h.

Field Documentation

◆ parent_class

GObjectClass _GInetAddressClass::parent_class

Definition at line 55 of file ginetaddress.h.

◆ to_bytes

const guint8 *(* _GInetAddressClass::to_bytes) (GInetAddress *address)

Definition at line 58 of file ginetaddress.h.

◆ to_string

gchar *(* _GInetAddressClass::to_string) (GInetAddress *address)

Definition at line 57 of file ginetaddress.h.


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