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

Contents

Description

 

Synopsis

Exported types

Methods

dOMHTMLParagraphElementGetAlign

dOMHTMLParagraphElementSetAlign

Properties

Align

data DOMHTMLParagraphElementAlignPropertyInfo Source

Instances

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