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

Contents

Description

 

Synopsis

Exported types

Methods

dOMHTMLLabelElementGetForm

dOMHTMLLabelElementGetHtmlFor

dOMHTMLLabelElementSetHtmlFor

Properties

Control

data DOMHTMLLabelElementControlPropertyInfo Source

Form

HtmlFor

data DOMHTMLLabelElementHtmlForPropertyInfo Source

Instances

AttrInfo DOMHTMLLabelElementHtmlForPropertyInfo Source 
type AttrLabel DOMHTMLLabelElementHtmlForPropertyInfo = "html-for" Source 
type AttrGetType DOMHTMLLabelElementHtmlForPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLLabelElementHtmlForPropertyInfo = DOMHTMLLabelElementK Source 
type AttrSetTypeConstraint DOMHTMLLabelElementHtmlForPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLLabelElementHtmlForPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source