gi-webkit-3.0.12: WebKit 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.WebKit.Objects.DOMHTMLLabelElement

Contents

Description

 

Synopsis

Exported types

Methods

getControl

dOMHTMLLabelElementGetControl Source #

No description available in the introspection data.

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

control

data DOMHTMLLabelElementControlPropertyInfo Source #

Instances

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

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 #