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.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) => IsLabel t (Proxy -> p) Source 

Methods

fromLabel :: Proxy# Symbol t -> Proxy -> p

((~) * info (ResolveProxyMethod t Proxy), MethodInfo * info Proxy p) => IsLabelProxy t (Proxy -> p) Source 

Methods

fromLabelProxy :: Proxy Symbol t -> Proxy -> p

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

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

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

proxyConnectAsync

proxyConnectFinish

proxyGetDefaultForProtocol

proxySupportsHostname