gi-webkit2webextension-4.0.12: WebKit2-WebExtension 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

getForm

dOMHTMLLabelElementGetForm Source #

No description available in the introspection data.

getHtmlFor

dOMHTMLLabelElementGetHtmlFor Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMHTMLLabelElement a) 
=> a

self: A DOMHTMLLabelElement

-> m Text

Returns: A gchar

No description available in the introspection data.

setHtmlFor

dOMHTMLLabelElementSetHtmlFor Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMHTMLLabelElement a) 
=> a

self: A DOMHTMLLabelElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

Properties

form

data DOMHTMLLabelElementFormPropertyInfo Source #

Instances

AttrInfo DOMHTMLLabelElementFormPropertyInfo Source # 
type AttrOrigin DOMHTMLLabelElementFormPropertyInfo Source # 
type AttrLabel DOMHTMLLabelElementFormPropertyInfo Source # 
type AttrGetType DOMHTMLLabelElementFormPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLLabelElementFormPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLLabelElementFormPropertyInfo Source # 
type AttrAllowedOps DOMHTMLLabelElementFormPropertyInfo Source # 

htmlFor

data DOMHTMLLabelElementHtmlForPropertyInfo Source #

Instances

AttrInfo DOMHTMLLabelElementHtmlForPropertyInfo Source # 
type AttrOrigin DOMHTMLLabelElementHtmlForPropertyInfo Source # 
type AttrLabel DOMHTMLLabelElementHtmlForPropertyInfo Source # 
type AttrGetType DOMHTMLLabelElementHtmlForPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLLabelElementHtmlForPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLLabelElementHtmlForPropertyInfo Source # 
type AttrAllowedOps DOMHTMLLabelElementHtmlForPropertyInfo Source #