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.Objects.SimpleProxyResolver

Contents

Description

 

Synopsis

Exported types

Methods

simpleProxyResolverNew

simpleProxyResolverSetDefaultProxy

simpleProxyResolverSetIgnoreHosts

simpleProxyResolverSetUriProxy

Properties

DefaultProxy

data SimpleProxyResolverDefaultProxyPropertyInfo Source

Instances

AttrInfo SimpleProxyResolverDefaultProxyPropertyInfo Source 
type AttrLabel SimpleProxyResolverDefaultProxyPropertyInfo = "default-proxy" Source 
type AttrGetType SimpleProxyResolverDefaultProxyPropertyInfo = Text Source 
type AttrBaseTypeConstraint SimpleProxyResolverDefaultProxyPropertyInfo = SimpleProxyResolverK Source 
type AttrSetTypeConstraint SimpleProxyResolverDefaultProxyPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps SimpleProxyResolverDefaultProxyPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

IgnoreHosts

data SimpleProxyResolverIgnoreHostsPropertyInfo Source

Instances

AttrInfo SimpleProxyResolverIgnoreHostsPropertyInfo Source 
type AttrLabel SimpleProxyResolverIgnoreHostsPropertyInfo = "ignore-hosts" Source 
type AttrGetType SimpleProxyResolverIgnoreHostsPropertyInfo = [Text] Source 
type AttrBaseTypeConstraint SimpleProxyResolverIgnoreHostsPropertyInfo = SimpleProxyResolverK Source 
type AttrSetTypeConstraint SimpleProxyResolverIgnoreHostsPropertyInfo = TYPE Lifted ~ [Text] Source 
type AttrAllowedOps SimpleProxyResolverIgnoreHostsPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source