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

Contents

Description

 

Synopsis

Exported types

Methods

dOMHTMLTableCaptionElementGetAlign

dOMHTMLTableCaptionElementSetAlign

Properties

Align

data DOMHTMLTableCaptionElementAlignPropertyInfo Source

Instances

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