gi-webkit2webextension-4.0.27: WebKit2-WebExtension bindings
CopyrightWill Thompson and Iñaki García Etxebarria
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellSafe-Inferred
LanguageHaskell2010

GI.WebKit2WebExtension.Objects.DOMHTMLAreaElement

Description

No description available in the introspection data.

Synopsis

Exported types

newtype DOMHTMLAreaElement Source #

Memory-managed wrapper type.

class (GObject o, IsDescendantOf DOMHTMLAreaElement o) => IsDOMHTMLAreaElement o Source #

Type class for types which can be safely cast to DOMHTMLAreaElement, for instance with toDOMHTMLAreaElement.

toDOMHTMLAreaElement :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> m DOMHTMLAreaElement Source #

Cast to DOMHTMLAreaElement, for types for which this is known to be safe. For general casts, use castTo.

Methods

Click to display all available methods, including inherited ones

Expand

Methods

addEventListener, appendChild, bindProperty, bindPropertyFull, blur, click, cloneNodeWithError, closest, compareDocumentPosition, contains, dispatchEvent, focus, forceFloating, freezeNotify, getv, hasAttribute, hasAttributeNs, hasAttributes, hasChildNodes, htmlInputElementGetAutoFilled, htmlInputElementIsUserEdited, htmlInputElementSetAutoFilled, htmlInputElementSetEditingValue, insertAdjacentElement, insertAdjacentHtml, insertAdjacentText, insertBefore, isDefaultNamespace, isEqualNode, isFloating, isSameNode, isSupported, lookupNamespaceUri, lookupPrefix, matches, normalize, notify, notifyByPspec, querySelector, querySelectorAll, ref, refSink, remove, removeAttribute, removeAttributeNode, removeAttributeNs, removeChild, removeEventListener, replaceChild, requestPointerLock, runDispose, scrollByLines, scrollByPages, scrollIntoView, scrollIntoViewIfNeeded, stealData, stealQdata, thawNotify, unref, watchClosure, webkitMatchesSelector, webkitRequestFullscreen.

Getters

getAccessKey, getAlt, getAttribute, getAttributeNode, getAttributeNodeNs, getAttributeNs, getAttributes, getBaseUri, getBoundingClientRect, getChildElementCount, getChildNodes, getChildren, getClassList, getClassName, getClientHeight, getClientLeft, getClientRects, getClientTop, getClientWidth, getContentEditable, getCoords, getData, getDir, getDraggable, getElementsByClassName, getElementsByClassNameAsHtmlCollection, getElementsByTagName, getElementsByTagNameAsHtmlCollection, getElementsByTagNameNs, getElementsByTagNameNsAsHtmlCollection, getFirstChild, getFirstElementChild, getHash, getHidden, getHost, getHostname, getHref, getId, getInnerHtml, getInnerText, getIsContentEditable, getLang, getLastChild, getLastElementChild, getLocalName, getNamespaceUri, getNextElementSibling, getNextSibling, getNoHref, getNodeName, getNodeType, getNodeValue, getOffsetHeight, getOffsetLeft, getOffsetParent, getOffsetTop, getOffsetWidth, getOuterHtml, getOuterText, getOwnerDocument, getParentElement, getParentNode, getPathname, getPort, getPrefix, getPreviousElementSibling, getPreviousSibling, getProperty, getProtocol, getQdata, getScrollHeight, getScrollLeft, getScrollTop, getScrollWidth, getSearch, getShape, getSpellcheck, getStyle, getTabIndex, getTagName, getTarget, getTextContent, getTitle, getTranslate, getWebkitRegionOverset, getWebkitdropzone.

Setters

setAccessKey, setAlt, setAttribute, setAttributeNode, setAttributeNodeNs, setAttributeNs, setClassName, setContentEditable, setCoords, setData, setDataFull, setDir, setDraggable, setHash, setHidden, setHost, setHostname, setHref, setId, setInnerHtml, setInnerText, setLang, setNoHref, setNodeValue, setOuterHtml, setOuterText, setPathname, setPort, setPrefix, setProperty, setProtocol, setScrollLeft, setScrollTop, setSearch, setShape, setSpellcheck, setTabIndex, setTarget, setTextContent, setTitle, setTranslate, setWebkitdropzone.

getAlt

dOMHTMLAreaElementGetAlt Source #

Arguments

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

self: A DOMHTMLAreaElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

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

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

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

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

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

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

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

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

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

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

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

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

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

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

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

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

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

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

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

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

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

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

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

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

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 () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

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 () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

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 () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

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 () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

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 () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

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 () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

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 () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

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 () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

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 () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

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 () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

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 () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

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 () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

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 () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

Properties

alt

No description available in the introspection data.

constructDOMHTMLAreaElementAlt :: (IsDOMHTMLAreaElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

Construct a GValueConstruct with valid value for the “alt” property. This is rarely needed directly, but it is used by new.

getDOMHTMLAreaElementAlt :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> m (Maybe Text) Source #

Get the value of the “alt” property. When overloading is enabled, this is equivalent to

get dOMHTMLAreaElement #alt

setDOMHTMLAreaElementAlt :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> Text -> m () Source #

Set the value of the “alt” property. When overloading is enabled, this is equivalent to

set dOMHTMLAreaElement [ #alt := value ]

coords

No description available in the introspection data.

constructDOMHTMLAreaElementCoords :: (IsDOMHTMLAreaElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

Construct a GValueConstruct with valid value for the “coords” property. This is rarely needed directly, but it is used by new.

getDOMHTMLAreaElementCoords :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> m (Maybe Text) Source #

Get the value of the “coords” property. When overloading is enabled, this is equivalent to

get dOMHTMLAreaElement #coords

setDOMHTMLAreaElementCoords :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> Text -> m () Source #

Set the value of the “coords” property. When overloading is enabled, this is equivalent to

set dOMHTMLAreaElement [ #coords := value ]

hash

No description available in the introspection data.

constructDOMHTMLAreaElementHash :: (IsDOMHTMLAreaElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

Construct a GValueConstruct with valid value for the “hash” property. This is rarely needed directly, but it is used by new.

getDOMHTMLAreaElementHash :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> m (Maybe Text) Source #

Get the value of the “hash” property. When overloading is enabled, this is equivalent to

get dOMHTMLAreaElement #hash

setDOMHTMLAreaElementHash :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> Text -> m () Source #

Set the value of the “hash” property. When overloading is enabled, this is equivalent to

set dOMHTMLAreaElement [ #hash := value ]

host

No description available in the introspection data.

constructDOMHTMLAreaElementHost :: (IsDOMHTMLAreaElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

Construct a GValueConstruct with valid value for the “host” property. This is rarely needed directly, but it is used by new.

getDOMHTMLAreaElementHost :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> m (Maybe Text) Source #

Get the value of the “host” property. When overloading is enabled, this is equivalent to

get dOMHTMLAreaElement #host

setDOMHTMLAreaElementHost :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> Text -> m () Source #

Set the value of the “host” property. When overloading is enabled, this is equivalent to

set dOMHTMLAreaElement [ #host := value ]

hostname

No description available in the introspection data.

constructDOMHTMLAreaElementHostname :: (IsDOMHTMLAreaElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

Construct a GValueConstruct with valid value for the “hostname” property. This is rarely needed directly, but it is used by new.

getDOMHTMLAreaElementHostname :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> m (Maybe Text) Source #

Get the value of the “hostname” property. When overloading is enabled, this is equivalent to

get dOMHTMLAreaElement #hostname

setDOMHTMLAreaElementHostname :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> Text -> m () Source #

Set the value of the “hostname” property. When overloading is enabled, this is equivalent to

set dOMHTMLAreaElement [ #hostname := value ]

href

No description available in the introspection data.

constructDOMHTMLAreaElementHref :: (IsDOMHTMLAreaElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

Construct a GValueConstruct with valid value for the “href” property. This is rarely needed directly, but it is used by new.

getDOMHTMLAreaElementHref :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> m (Maybe Text) Source #

Get the value of the “href” property. When overloading is enabled, this is equivalent to

get dOMHTMLAreaElement #href

setDOMHTMLAreaElementHref :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> Text -> m () Source #

Set the value of the “href” property. When overloading is enabled, this is equivalent to

set dOMHTMLAreaElement [ #href := value ]

noHref

No description available in the introspection data.

constructDOMHTMLAreaElementNoHref :: (IsDOMHTMLAreaElement o, MonadIO m) => Bool -> m (GValueConstruct o) Source #

Construct a GValueConstruct with valid value for the “no-href” property. This is rarely needed directly, but it is used by new.

getDOMHTMLAreaElementNoHref :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> m Bool Source #

Get the value of the “no-href” property. When overloading is enabled, this is equivalent to

get dOMHTMLAreaElement #noHref

setDOMHTMLAreaElementNoHref :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> Bool -> m () Source #

Set the value of the “no-href” property. When overloading is enabled, this is equivalent to

set dOMHTMLAreaElement [ #noHref := value ]

pathname

No description available in the introspection data.

constructDOMHTMLAreaElementPathname :: (IsDOMHTMLAreaElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

Construct a GValueConstruct with valid value for the “pathname” property. This is rarely needed directly, but it is used by new.

getDOMHTMLAreaElementPathname :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> m (Maybe Text) Source #

Get the value of the “pathname” property. When overloading is enabled, this is equivalent to

get dOMHTMLAreaElement #pathname

setDOMHTMLAreaElementPathname :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> Text -> m () Source #

Set the value of the “pathname” property. When overloading is enabled, this is equivalent to

set dOMHTMLAreaElement [ #pathname := value ]

port

No description available in the introspection data.

constructDOMHTMLAreaElementPort :: (IsDOMHTMLAreaElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

Construct a GValueConstruct with valid value for the “port” property. This is rarely needed directly, but it is used by new.

getDOMHTMLAreaElementPort :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> m (Maybe Text) Source #

Get the value of the “port” property. When overloading is enabled, this is equivalent to

get dOMHTMLAreaElement #port

setDOMHTMLAreaElementPort :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> Text -> m () Source #

Set the value of the “port” property. When overloading is enabled, this is equivalent to

set dOMHTMLAreaElement [ #port := value ]

protocol

No description available in the introspection data.

constructDOMHTMLAreaElementProtocol :: (IsDOMHTMLAreaElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

Construct a GValueConstruct with valid value for the “protocol” property. This is rarely needed directly, but it is used by new.

getDOMHTMLAreaElementProtocol :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> m (Maybe Text) Source #

Get the value of the “protocol” property. When overloading is enabled, this is equivalent to

get dOMHTMLAreaElement #protocol

setDOMHTMLAreaElementProtocol :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> Text -> m () Source #

Set the value of the “protocol” property. When overloading is enabled, this is equivalent to

set dOMHTMLAreaElement [ #protocol := value ]

search

No description available in the introspection data.

constructDOMHTMLAreaElementSearch :: (IsDOMHTMLAreaElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

Construct a GValueConstruct with valid value for the “search” property. This is rarely needed directly, but it is used by new.

getDOMHTMLAreaElementSearch :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> m (Maybe Text) Source #

Get the value of the “search” property. When overloading is enabled, this is equivalent to

get dOMHTMLAreaElement #search

setDOMHTMLAreaElementSearch :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> Text -> m () Source #

Set the value of the “search” property. When overloading is enabled, this is equivalent to

set dOMHTMLAreaElement [ #search := value ]

shape

No description available in the introspection data.

constructDOMHTMLAreaElementShape :: (IsDOMHTMLAreaElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

Construct a GValueConstruct with valid value for the “shape” property. This is rarely needed directly, but it is used by new.

getDOMHTMLAreaElementShape :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> m (Maybe Text) Source #

Get the value of the “shape” property. When overloading is enabled, this is equivalent to

get dOMHTMLAreaElement #shape

setDOMHTMLAreaElementShape :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> Text -> m () Source #

Set the value of the “shape” property. When overloading is enabled, this is equivalent to

set dOMHTMLAreaElement [ #shape := value ]

target

No description available in the introspection data.

constructDOMHTMLAreaElementTarget :: (IsDOMHTMLAreaElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

Construct a GValueConstruct with valid value for the “target” property. This is rarely needed directly, but it is used by new.

getDOMHTMLAreaElementTarget :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> m (Maybe Text) Source #

Get the value of the “target” property. When overloading is enabled, this is equivalent to

get dOMHTMLAreaElement #target

setDOMHTMLAreaElementTarget :: (MonadIO m, IsDOMHTMLAreaElement o) => o -> Text -> m () Source #

Set the value of the “target” property. When overloading is enabled, this is equivalent to

set dOMHTMLAreaElement [ #target := value ]