gi-gio-2.0.9: Gio bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gio.Interfaces.TlsServerConnection

Contents

Description

 

Synopsis

Exported types

newtype TlsServerConnection Source #

Constructors

TlsServerConnection (ManagedPtr TlsServerConnection) 

Instances

GObject TlsServerConnection Source # 
IsObject TlsServerConnection Source # 
IsTlsConnection TlsServerConnection Source # 
IsIOStream TlsServerConnection Source # 
IsTlsServerConnection TlsServerConnection Source # 
((~) * info (ResolveTlsServerConnectionMethod t TlsServerConnection), MethodInfo * info TlsServerConnection p) => IsLabel t (TlsServerConnection -> p) Source # 
((~) * info (ResolveTlsServerConnectionMethod t TlsServerConnection), MethodInfo * info TlsServerConnection p) => IsLabelProxy t (TlsServerConnection -> p) Source # 
HasAttributeList * TlsServerConnection Source # 
type SignalList TlsServerConnection Source # 
type SignalList TlsServerConnection
type AttributeList TlsServerConnection Source # 
type AttributeList TlsServerConnection

Methods

new

Properties

authenticationMode

data TlsServerConnectionAuthenticationModePropertyInfo Source #

Instances

AttrInfo TlsServerConnectionAuthenticationModePropertyInfo Source # 
type AttrSetTypeConstraint TlsServerConnectionAuthenticationModePropertyInfo Source # 
type AttrOrigin TlsServerConnectionAuthenticationModePropertyInfo Source # 
type AttrLabel TlsServerConnectionAuthenticationModePropertyInfo Source # 
type AttrLabel TlsServerConnectionAuthenticationModePropertyInfo = "authentication-mode"
type AttrGetType TlsServerConnectionAuthenticationModePropertyInfo Source # 
type AttrBaseTypeConstraint TlsServerConnectionAuthenticationModePropertyInfo Source # 
type AttrAllowedOps TlsServerConnectionAuthenticationModePropertyInfo Source # 
type AttrAllowedOps TlsServerConnectionAuthenticationModePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

tlsServerConnectionAuthenticationMode :: AttrLabelProxy "authenticationMode" Source #