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

Contents

Description

 

Synopsis

Exported types

Methods

proxyAddressGetDestinationHostname

proxyAddressGetDestinationPort

proxyAddressGetDestinationProtocol

proxyAddressGetPassword

proxyAddressGetProtocol

proxyAddressGetUri

proxyAddressGetUsername

proxyAddressNew

Properties

DestinationHostname

data ProxyAddressDestinationHostnamePropertyInfo Source

Instances

AttrInfo ProxyAddressDestinationHostnamePropertyInfo Source 
type AttrLabel ProxyAddressDestinationHostnamePropertyInfo = "destination-hostname" Source 
type AttrGetType ProxyAddressDestinationHostnamePropertyInfo = Text Source 
type AttrBaseTypeConstraint ProxyAddressDestinationHostnamePropertyInfo = ProxyAddressK Source 
type AttrSetTypeConstraint ProxyAddressDestinationHostnamePropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps ProxyAddressDestinationHostnamePropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)) Source 

DestinationPort

data ProxyAddressDestinationPortPropertyInfo Source

Instances

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

DestinationProtocol

data ProxyAddressDestinationProtocolPropertyInfo Source

Instances

AttrInfo ProxyAddressDestinationProtocolPropertyInfo Source 
type AttrLabel ProxyAddressDestinationProtocolPropertyInfo = "destination-protocol" Source 
type AttrGetType ProxyAddressDestinationProtocolPropertyInfo = Text Source 
type AttrBaseTypeConstraint ProxyAddressDestinationProtocolPropertyInfo = ProxyAddressK Source 
type AttrSetTypeConstraint ProxyAddressDestinationProtocolPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps ProxyAddressDestinationProtocolPropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)) Source 

Password

Protocol

Uri

Username