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

Contents

Description

 

Synopsis

Exported types

Methods

dOMHTMLHeadingElementGetAlign

dOMHTMLHeadingElementSetAlign

Properties

Align

data DOMHTMLHeadingElementAlignPropertyInfo Source

Instances

AttrInfo DOMHTMLHeadingElementAlignPropertyInfo Source 
type AttrLabel DOMHTMLHeadingElementAlignPropertyInfo = "align" Source 
type AttrGetType DOMHTMLHeadingElementAlignPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLHeadingElementAlignPropertyInfo = DOMHTMLHeadingElementK Source 
type AttrSetTypeConstraint DOMHTMLHeadingElementAlignPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLHeadingElementAlignPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source