gi-soup-2.4.7: Libsoup 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.Soup.Objects.ProxyResolverDefault

Contents

Description

 

Synopsis

Exported types

newtype ProxyResolverDefault Source #

Constructors

ProxyResolverDefault (ManagedPtr ProxyResolverDefault) 

Instances

Properties

gproxyResolver

data ProxyResolverDefaultGproxyResolverPropertyInfo Source #

Instances

AttrInfo ProxyResolverDefaultGproxyResolverPropertyInfo Source # 
type AttrSetTypeConstraint ProxyResolverDefaultGproxyResolverPropertyInfo Source # 
type AttrSetTypeConstraint ProxyResolverDefaultGproxyResolverPropertyInfo = IsProxyResolver
type AttrOrigin ProxyResolverDefaultGproxyResolverPropertyInfo Source # 
type AttrLabel ProxyResolverDefaultGproxyResolverPropertyInfo Source # 
type AttrLabel ProxyResolverDefaultGproxyResolverPropertyInfo = "gproxy-resolver"
type AttrGetType ProxyResolverDefaultGproxyResolverPropertyInfo Source # 
type AttrBaseTypeConstraint ProxyResolverDefaultGproxyResolverPropertyInfo Source # 
type AttrAllowedOps ProxyResolverDefaultGproxyResolverPropertyInfo Source # 
type AttrAllowedOps ProxyResolverDefaultGproxyResolverPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrClear ([] AttrOpTag)))

constructProxyResolverDefaultGproxyResolver :: (IsProxyResolverDefault o, IsProxyResolver a) => a -> IO (GValueConstruct o) Source #

proxyResolverDefaultGproxyResolver :: AttrLabelProxy "gproxyResolver" Source #

setProxyResolverDefaultGproxyResolver :: (MonadIO m, IsProxyResolverDefault o, IsProxyResolver a) => o -> a -> m () Source #