gi-webkit-3.0.14: 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

form

htmlFor