Type Alias GDtlsClientConnectionInterface

Source
pub type GDtlsClientConnectionInterface = _GDtlsClientConnectionInterface;
Expand description

GDtlsClientConnectionInterface: @g_iface: The parent interface.

vtable for a #GDtlsClientConnection implementation.

Since: 2.48

Aliased Type§

struct GDtlsClientConnectionInterface {
    pub g_iface: _GTypeInterface,
}

Fields§

§g_iface: _GTypeInterface