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

#include <gsocketaddress.h>

Data Fields

GObjectClass parent_class
 
GSocketFamily(* get_family )(GSocketAddress *address)
 
gssize(* get_native_size )(GSocketAddress *address)
 
gboolean(* to_native )(GSocketAddress *address, gpointer dest, gsize destlen, GError **error)
 

Detailed Description

Definition at line 49 of file gsocketaddress.h.

Field Documentation

◆ get_family

GSocketFamily(* _GSocketAddressClass::get_family) (GSocketAddress *address)

Definition at line 53 of file gsocketaddress.h.

◆ get_native_size

gssize(* _GSocketAddressClass::get_native_size) (GSocketAddress *address)

Definition at line 55 of file gsocketaddress.h.

◆ parent_class

GObjectClass _GSocketAddressClass::parent_class

Definition at line 51 of file gsocketaddress.h.

◆ to_native

gboolean(* _GSocketAddressClass::to_native) (GSocketAddress *address, gpointer dest, gsize destlen, GError **error)

Definition at line 57 of file gsocketaddress.h.


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