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

Contents

Description

 

Synopsis

Exported types

Methods

dOMHTMLDirectoryElementGetCompact

dOMHTMLDirectoryElementSetCompact

Properties

Compact

data DOMHTMLDirectoryElementCompactPropertyInfo Source

Instances

AttrInfo DOMHTMLDirectoryElementCompactPropertyInfo Source 
type AttrLabel DOMHTMLDirectoryElementCompactPropertyInfo = "compact" Source 
type AttrGetType DOMHTMLDirectoryElementCompactPropertyInfo = Bool Source 
type AttrBaseTypeConstraint DOMHTMLDirectoryElementCompactPropertyInfo = DOMHTMLDirectoryElementK Source 
type AttrSetTypeConstraint DOMHTMLDirectoryElementCompactPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps DOMHTMLDirectoryElementCompactPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source