Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <gtlsclientconnection.h>
Data Fields | |
GTypeInterface | g_iface |
void(* | copy_session_state )(GTlsClientConnection *conn, GTlsClientConnection *source) |
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.
void(* _GTlsClientConnectionInterface::copy_session_state) (GTlsClientConnection *conn, GTlsClientConnection *source) |
Definition at line 52 of file gtlsclientconnection.h.
GTypeInterface _GTlsClientConnectionInterface::g_iface |
Definition at line 50 of file gtlsclientconnection.h.