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

Contents

Description

 

Synopsis

Exported types

Methods

dOMHTMLFrameSetElementGetCols

dOMHTMLFrameSetElementGetRows

dOMHTMLFrameSetElementSetCols

dOMHTMLFrameSetElementSetRows

Properties

Cols

data DOMHTMLFrameSetElementColsPropertyInfo Source

Instances

AttrInfo DOMHTMLFrameSetElementColsPropertyInfo Source 
type AttrLabel DOMHTMLFrameSetElementColsPropertyInfo = "cols" Source 
type AttrGetType DOMHTMLFrameSetElementColsPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLFrameSetElementColsPropertyInfo = DOMHTMLFrameSetElementK Source 
type AttrSetTypeConstraint DOMHTMLFrameSetElementColsPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLFrameSetElementColsPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Rows

data DOMHTMLFrameSetElementRowsPropertyInfo Source

Instances

AttrInfo DOMHTMLFrameSetElementRowsPropertyInfo Source 
type AttrLabel DOMHTMLFrameSetElementRowsPropertyInfo = "rows" Source 
type AttrGetType DOMHTMLFrameSetElementRowsPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLFrameSetElementRowsPropertyInfo = DOMHTMLFrameSetElementK Source 
type AttrSetTypeConstraint DOMHTMLFrameSetElementRowsPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLFrameSetElementRowsPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source