gi-webkit2webextension-0.2.10.13: WebKit2WebExtension 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.WebKit2WebExtension.Objects.DOMProcessingInstruction

Contents

Description

 

Synopsis

Exported types

Methods

dOMProcessingInstructionGetSheet

dOMProcessingInstructionGetTarget

Properties

Sheet

data DOMProcessingInstructionSheetPropertyInfo Source

Instances

AttrInfo DOMProcessingInstructionSheetPropertyInfo Source 
type AttrLabel DOMProcessingInstructionSheetPropertyInfo = "sheet" Source 
type AttrGetType DOMProcessingInstructionSheetPropertyInfo = DOMStyleSheet Source 
type AttrBaseTypeConstraint DOMProcessingInstructionSheetPropertyInfo = DOMProcessingInstructionK Source 
type AttrSetTypeConstraint DOMProcessingInstructionSheetPropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps DOMProcessingInstructionSheetPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

Target

data DOMProcessingInstructionTargetPropertyInfo Source

Instances

AttrInfo DOMProcessingInstructionTargetPropertyInfo Source 
type AttrLabel DOMProcessingInstructionTargetPropertyInfo = "target" Source 
type AttrGetType DOMProcessingInstructionTargetPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMProcessingInstructionTargetPropertyInfo = DOMProcessingInstructionK Source 
type AttrSetTypeConstraint DOMProcessingInstructionTargetPropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps DOMProcessingInstructionTargetPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source