Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child markerGio.IOStream
parent-child marker Gio.TlsConnection

Class Gio.TlsConnection

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GTlsConnection
Class : TlsConnection
Extends: Gio.IOStream
GTlsConnection is the base TLS connection class type, which wraps
a GIOStream and provides TLS encryption on top of it. Its
subclasses, GTlsClientConnection and GTlsServerConnection,
implement client-side and server-side TLS, respectively.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties- Nowhere other than here
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:18 GMT+0800 (HKT)