gi-webkit2-0.2.10.13: WebKit2 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.WebKit2.Objects.ResponsePolicyDecision

Contents

Description

 

Synopsis

Exported types

Methods

responsePolicyDecisionGetRequest

responsePolicyDecisionGetResponse

responsePolicyDecisionIsMimeTypeSupported

Properties

Request

data ResponsePolicyDecisionRequestPropertyInfo Source

Instances

AttrInfo ResponsePolicyDecisionRequestPropertyInfo Source 
type AttrLabel ResponsePolicyDecisionRequestPropertyInfo = "request" Source 
type AttrGetType ResponsePolicyDecisionRequestPropertyInfo = URIRequest Source 
type AttrBaseTypeConstraint ResponsePolicyDecisionRequestPropertyInfo = ResponsePolicyDecisionK Source 
type AttrSetTypeConstraint ResponsePolicyDecisionRequestPropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps ResponsePolicyDecisionRequestPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

Response

data ResponsePolicyDecisionResponsePropertyInfo Source

Instances

AttrInfo ResponsePolicyDecisionResponsePropertyInfo Source 
type AttrLabel ResponsePolicyDecisionResponsePropertyInfo = "response" Source 
type AttrGetType ResponsePolicyDecisionResponsePropertyInfo = URIResponse Source 
type AttrBaseTypeConstraint ResponsePolicyDecisionResponsePropertyInfo = ResponsePolicyDecisionK Source 
type AttrSetTypeConstraint ResponsePolicyDecisionResponsePropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps ResponsePolicyDecisionResponsePropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source