gi-gio-2.0.2: 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.Proxy

Contents

Description

 

Synopsis

Exported types

newtype Proxy Source

Constructors

Proxy (ForeignPtr Proxy) 

Instances

GObject Proxy Source 
((~) * info (ResolveProxyMethod t Proxy), MethodInfo * info Proxy p) => IsLabelProxy t (Proxy -> p) Source 
type ParentTypes Proxy Source 
type AttributeList Proxy Source 
type SignalList Proxy Source 

class GObject o => ProxyK o Source

Instances

Methods

proxyConnect

data ProxyConnectMethodInfo Source

Instances

((~) * signature (b -> c -> Maybe d -> m IOStream), MonadIO m, ProxyK a, IOStreamK b, ProxyAddressK c, CancellableK d) => MethodInfo * ProxyConnectMethodInfo a signature Source 

proxyConnect :: (MonadIO m, ProxyK a, IOStreamK b, ProxyAddressK c, CancellableK d) => a -> b -> c -> Maybe d -> m IOStream Source

proxyConnectAsync

data ProxyConnectAsyncMethodInfo Source

Instances

((~) * signature (b -> c -> Maybe d -> Maybe AsyncReadyCallback -> m ()), MonadIO m, ProxyK a, IOStreamK b, ProxyAddressK c, CancellableK d) => MethodInfo * ProxyConnectAsyncMethodInfo a signature Source 

proxyConnectFinish

data ProxyConnectFinishMethodInfo Source

Instances

((~) * signature (b -> m IOStream), MonadIO m, ProxyK a, AsyncResultK b) => MethodInfo * ProxyConnectFinishMethodInfo a signature Source 

proxyGetDefaultForProtocol

proxySupportsHostname