gi-gio-2.0.9: 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.ProxyResolver

Contents

Description

 

Synopsis

Exported types

newtype ProxyResolver Source #

Constructors

ProxyResolver (ManagedPtr ProxyResolver) 

Instances

GObject ProxyResolver Source # 
IsObject ProxyResolver Source # 
IsProxyResolver ProxyResolver Source # 
((~) * info (ResolveProxyResolverMethod t ProxyResolver), MethodInfo * info ProxyResolver p) => IsLabel t (ProxyResolver -> p) Source # 

Methods

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

((~) * info (ResolveProxyResolverMethod t ProxyResolver), MethodInfo * info ProxyResolver p) => IsLabelProxy t (ProxyResolver -> p) Source # 
HasAttributeList * ProxyResolver Source # 
type SignalList ProxyResolver Source # 
type SignalList ProxyResolver
type AttributeList ProxyResolver Source # 
type AttributeList ProxyResolver

Methods

getDefault

isSupported

data ProxyResolverIsSupportedMethodInfo Source #

Instances

((~) * signature (m Bool), MonadIO m, IsProxyResolver a) => MethodInfo * ProxyResolverIsSupportedMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy ProxyResolverIsSupportedMethodInfo a -> signature -> s

lookup

data ProxyResolverLookupMethodInfo Source #

Instances

((~) * signature (Text -> Maybe b -> m [Text]), MonadIO m, IsProxyResolver a, IsCancellable b) => MethodInfo * ProxyResolverLookupMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy ProxyResolverLookupMethodInfo a -> signature -> s

proxyResolverLookup :: (MonadIO m, IsProxyResolver a, IsCancellable b) => a -> Text -> Maybe b -> m [Text] Source #

lookupAsync

data ProxyResolverLookupAsyncMethodInfo Source #

Instances

((~) * signature (Text -> Maybe b -> Maybe AsyncReadyCallback -> m ()), MonadIO m, IsProxyResolver a, IsCancellable b) => MethodInfo * ProxyResolverLookupAsyncMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy ProxyResolverLookupAsyncMethodInfo a -> signature -> s

lookupFinish

data ProxyResolverLookupFinishMethodInfo Source #

Instances

((~) * signature (b -> m [Text]), MonadIO m, IsProxyResolver a, IsAsyncResult b) => MethodInfo * ProxyResolverLookupFinishMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy ProxyResolverLookupFinishMethodInfo a -> signature -> s