gi-gio-0.2.46.13: 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.Objects.ProxyAddressEnumerator

Contents

Description

 

Synopsis

Exported types

Properties

Connectable

data ProxyAddressEnumeratorConnectablePropertyInfo Source

Instances

AttrInfo ProxyAddressEnumeratorConnectablePropertyInfo Source 
type AttrLabel ProxyAddressEnumeratorConnectablePropertyInfo = "connectable" Source 
type AttrGetType ProxyAddressEnumeratorConnectablePropertyInfo = SocketConnectable Source 
type AttrBaseTypeConstraint ProxyAddressEnumeratorConnectablePropertyInfo = ProxyAddressEnumeratorK Source 
type AttrSetTypeConstraint ProxyAddressEnumeratorConnectablePropertyInfo = SocketConnectableK Source 
type AttrAllowedOps ProxyAddressEnumeratorConnectablePropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)) Source 

DefaultPort

data ProxyAddressEnumeratorDefaultPortPropertyInfo Source

Instances

AttrInfo ProxyAddressEnumeratorDefaultPortPropertyInfo Source 
type AttrLabel ProxyAddressEnumeratorDefaultPortPropertyInfo = "default-port" Source 
type AttrGetType ProxyAddressEnumeratorDefaultPortPropertyInfo = Word32 Source 
type AttrBaseTypeConstraint ProxyAddressEnumeratorDefaultPortPropertyInfo = ProxyAddressEnumeratorK Source 
type AttrSetTypeConstraint ProxyAddressEnumeratorDefaultPortPropertyInfo = TYPE Lifted ~ Word32 Source 
type AttrAllowedOps ProxyAddressEnumeratorDefaultPortPropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)) Source 

ProxyResolver

data ProxyAddressEnumeratorProxyResolverPropertyInfo Source

Instances

AttrInfo ProxyAddressEnumeratorProxyResolverPropertyInfo Source 
type AttrLabel ProxyAddressEnumeratorProxyResolverPropertyInfo = "proxy-resolver" Source 
type AttrGetType ProxyAddressEnumeratorProxyResolverPropertyInfo = ProxyResolver Source 
type AttrBaseTypeConstraint ProxyAddressEnumeratorProxyResolverPropertyInfo = ProxyAddressEnumeratorK Source 
type AttrSetTypeConstraint ProxyAddressEnumeratorProxyResolverPropertyInfo = ProxyResolverK Source 
type AttrAllowedOps ProxyAddressEnumeratorProxyResolverPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Uri

data ProxyAddressEnumeratorUriPropertyInfo Source