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.DtlsServerConnection

Contents

Description

 

Synopsis

Exported types

newtype DtlsServerConnection Source #

Constructors

DtlsServerConnection (ManagedPtr DtlsServerConnection) 

Instances

GObject DtlsServerConnection Source # 
IsObject DtlsServerConnection Source # 
IsDtlsConnection DtlsServerConnection Source # 
IsDatagramBased DtlsServerConnection Source # 
IsDtlsServerConnection DtlsServerConnection Source # 
((~) * info (ResolveDtlsServerConnectionMethod t DtlsServerConnection), MethodInfo * info DtlsServerConnection p) => IsLabel t (DtlsServerConnection -> p) Source # 
((~) * info (ResolveDtlsServerConnectionMethod t DtlsServerConnection), MethodInfo * info DtlsServerConnection p) => IsLabelProxy t (DtlsServerConnection -> p) Source # 
HasAttributeList * DtlsServerConnection Source # 
type SignalList DtlsServerConnection Source # 
type SignalList DtlsServerConnection
type AttributeList DtlsServerConnection Source # 
type AttributeList DtlsServerConnection

Methods

new

Properties

authenticationMode

data DtlsServerConnectionAuthenticationModePropertyInfo Source #

Instances

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

dtlsServerConnectionAuthenticationMode :: AttrLabelProxy "authenticationMode" Source #