gi-gio-0.2.46.15: 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

newtype ProxyAddress Source

Instances

GObject ProxyAddress 
((~) * info (ResolveProxyAddressMethod t ProxyAddress), MethodInfo * info ProxyAddress p) => IsLabelProxy t (ProxyAddress -> p) 
type ParentTypes ProxyAddress 
type AttributeList ProxyAddress 
type SignalList ProxyAddress 

Methods

proxyAddressGetDestinationHostname

proxyAddressGetDestinationPort

proxyAddressGetDestinationProtocol

proxyAddressGetPassword

proxyAddressGetProtocol

proxyAddressGetUri

data ProxyAddressGetUriMethodInfo Source

Instances

((~) * signature (m Text), MonadIO m, ProxyAddressK a) => MethodInfo * ProxyAddressGetUriMethodInfo a signature 

proxyAddressGetUsername

proxyAddressNew

Properties

DestinationHostname

DestinationPort

DestinationProtocol

Password

Protocol

Uri

Username