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.DOMHTMLHtmlElement

Contents

Description

 

Synopsis

Exported types

Methods

dOMHTMLHtmlElementGetVersion

dOMHTMLHtmlElementSetVersion

Properties

Manifest

data DOMHTMLHtmlElementManifestPropertyInfo Source

Instances

AttrInfo DOMHTMLHtmlElementManifestPropertyInfo Source 
type AttrLabel DOMHTMLHtmlElementManifestPropertyInfo = "manifest" Source 
type AttrGetType DOMHTMLHtmlElementManifestPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLHtmlElementManifestPropertyInfo = DOMHTMLHtmlElementK Source 
type AttrSetTypeConstraint DOMHTMLHtmlElementManifestPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLHtmlElementManifestPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Version

data DOMHTMLHtmlElementVersionPropertyInfo Source