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

Contents

Description

 

Synopsis

Exported types

Methods

getAlt

dOMHTMLAreaElementGetAlt Source #

Arguments

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

self: A DOMHTMLAreaElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getCoords

dOMHTMLAreaElementGetCoords Source #

Arguments

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

self: A DOMHTMLAreaElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getHash

dOMHTMLAreaElementGetHash Source #

Arguments

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

self: A DOMHTMLAreaElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getHost

dOMHTMLAreaElementGetHost Source #

Arguments

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

self: A DOMHTMLAreaElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getHostname

dOMHTMLAreaElementGetHostname Source #

Arguments

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

self: A DOMHTMLAreaElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getHref

dOMHTMLAreaElementGetHref Source #

Arguments

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

self: A DOMHTMLAreaElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getNoHref

dOMHTMLAreaElementGetNoHref Source #

Arguments

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

self: A DOMHTMLAreaElement

-> m Bool

Returns: A Bool

No description available in the introspection data.

getPathname

dOMHTMLAreaElementGetPathname Source #

Arguments

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

self: A DOMHTMLAreaElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getPort

dOMHTMLAreaElementGetPort Source #

Arguments

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

self: A DOMHTMLAreaElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getProtocol

dOMHTMLAreaElementGetProtocol Source #

Arguments

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

self: A DOMHTMLAreaElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getSearch

dOMHTMLAreaElementGetSearch Source #

Arguments

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

self: A DOMHTMLAreaElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getShape

dOMHTMLAreaElementGetShape Source #

Arguments

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

self: A DOMHTMLAreaElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getTarget

dOMHTMLAreaElementGetTarget Source #

Arguments

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

self: A DOMHTMLAreaElement

-> m Text

Returns: A gchar

No description available in the introspection data.

setAlt

dOMHTMLAreaElementSetAlt Source #

Arguments

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

self: A DOMHTMLAreaElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

setCoords

dOMHTMLAreaElementSetCoords Source #

Arguments

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

self: A DOMHTMLAreaElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

setHash

dOMHTMLAreaElementSetHash Source #

Arguments

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

self: A DOMHTMLAreaElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

setHost

dOMHTMLAreaElementSetHost Source #

Arguments

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

self: A DOMHTMLAreaElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

Since: 2.16

setHostname

dOMHTMLAreaElementSetHostname Source #

Arguments

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

self: A DOMHTMLAreaElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

Since: 2.16

setHref

dOMHTMLAreaElementSetHref Source #

Arguments

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

self: A DOMHTMLAreaElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

setNoHref

dOMHTMLAreaElementSetNoHref Source #

Arguments

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

self: A DOMHTMLAreaElement

-> Bool

value: A Bool

-> m () 

No description available in the introspection data.

setPathname

dOMHTMLAreaElementSetPathname Source #

Arguments

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

self: A DOMHTMLAreaElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

Since: 2.16

setPort

dOMHTMLAreaElementSetPort Source #

Arguments

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

self: A DOMHTMLAreaElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

Since: 2.16

setProtocol

dOMHTMLAreaElementSetProtocol Source #

Arguments

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

self: A DOMHTMLAreaElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

Since: 2.16

setSearch

dOMHTMLAreaElementSetSearch Source #

Arguments

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

self: A DOMHTMLAreaElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

Since: 2.16

setShape

dOMHTMLAreaElementSetShape Source #

Arguments

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

self: A DOMHTMLAreaElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

setTarget

dOMHTMLAreaElementSetTarget Source #

Arguments

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

self: A DOMHTMLAreaElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

Properties

alt

data DOMHTMLAreaElementAltPropertyInfo Source #

Instances

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

coords

data DOMHTMLAreaElementCoordsPropertyInfo Source #

Instances

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

hash

data DOMHTMLAreaElementHashPropertyInfo Source #

Instances

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

host

data DOMHTMLAreaElementHostPropertyInfo Source #

Instances

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

hostname

data DOMHTMLAreaElementHostnamePropertyInfo Source #

Instances

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

href

data DOMHTMLAreaElementHrefPropertyInfo Source #

Instances

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

noHref

data DOMHTMLAreaElementNoHrefPropertyInfo Source #

Instances

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

pathname

data DOMHTMLAreaElementPathnamePropertyInfo Source #

Instances

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

port

data DOMHTMLAreaElementPortPropertyInfo Source #

Instances

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

protocol

data DOMHTMLAreaElementProtocolPropertyInfo Source #

Instances

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

search

data DOMHTMLAreaElementSearchPropertyInfo Source #

Instances

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

shape

data DOMHTMLAreaElementShapePropertyInfo Source #

Instances

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

target

data DOMHTMLAreaElementTargetPropertyInfo Source #

Instances

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