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

#include <gtlsclientconnection.h>

Data Fields

GTypeInterface g_iface
 
void(* copy_session_state )(GTlsClientConnection *conn, GTlsClientConnection *source)
 

Detailed Description

GTlsClientConnectionInterface: @g_iface: The parent interface. @copy_session_state: Copies session state from one GTlsClientConnection to another.

vtable for a GTlsClientConnection implementation.

Since: 2.26

Definition at line 48 of file gtlsclientconnection.h.

Field Documentation

◆ copy_session_state

void(* _GTlsClientConnectionInterface::copy_session_state) (GTlsClientConnection *conn, GTlsClientConnection *source)

Definition at line 52 of file gtlsclientconnection.h.

◆ g_iface

GTypeInterface _GTlsClientConnectionInterface::g_iface

Definition at line 50 of file gtlsclientconnection.h.


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