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

Contents

Description

 

Synopsis

Exported types

Methods

getCharset

dOMHTMLAnchorElementGetCharset Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getCoords

dOMHTMLAnchorElementGetCoords Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getHash

dOMHTMLAnchorElementGetHash Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getHost

dOMHTMLAnchorElementGetHost Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getHostname

dOMHTMLAnchorElementGetHostname Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getHref

dOMHTMLAnchorElementGetHref Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getHreflang

dOMHTMLAnchorElementGetHreflang Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getName

dOMHTMLAnchorElementGetName Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getPathname

dOMHTMLAnchorElementGetPathname Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getPort

dOMHTMLAnchorElementGetPort Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getProtocol

dOMHTMLAnchorElementGetProtocol Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getRel

dOMHTMLAnchorElementGetRel Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getRev

dOMHTMLAnchorElementGetRev Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getSearch

dOMHTMLAnchorElementGetSearch Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getShape

dOMHTMLAnchorElementGetShape Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getTarget

dOMHTMLAnchorElementGetTarget Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getText

dOMHTMLAnchorElementGetText Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getTypeAttr

dOMHTMLAnchorElementGetTypeAttr Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> m Text

Returns: A gchar

No description available in the introspection data.

setCharset

dOMHTMLAnchorElementSetCharset Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

setCoords

dOMHTMLAnchorElementSetCoords Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

setHash

dOMHTMLAnchorElementSetHash Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

setHost

dOMHTMLAnchorElementSetHost Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

setHostname

dOMHTMLAnchorElementSetHostname Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

setHref

dOMHTMLAnchorElementSetHref Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

setHreflang

dOMHTMLAnchorElementSetHreflang Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

setName

dOMHTMLAnchorElementSetName Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

setPathname

dOMHTMLAnchorElementSetPathname Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

setPort

dOMHTMLAnchorElementSetPort Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

setProtocol

dOMHTMLAnchorElementSetProtocol Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

setRel

dOMHTMLAnchorElementSetRel Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

setRev

dOMHTMLAnchorElementSetRev Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

setSearch

dOMHTMLAnchorElementSetSearch Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

setShape

dOMHTMLAnchorElementSetShape Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

setTarget

dOMHTMLAnchorElementSetTarget Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

setText

dOMHTMLAnchorElementSetText Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

Since: 2.16

setTypeAttr

dOMHTMLAnchorElementSetTypeAttr Source #

Arguments

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

self: A DOMHTMLAnchorElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

Properties

charset

data DOMHTMLAnchorElementCharsetPropertyInfo Source #

Instances

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

coords

data DOMHTMLAnchorElementCoordsPropertyInfo Source #

Instances

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

hash

data DOMHTMLAnchorElementHashPropertyInfo Source #

Instances

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

host

data DOMHTMLAnchorElementHostPropertyInfo Source #

Instances

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

hostname

data DOMHTMLAnchorElementHostnamePropertyInfo Source #

Instances

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

href

data DOMHTMLAnchorElementHrefPropertyInfo Source #

Instances

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

hreflang

data DOMHTMLAnchorElementHreflangPropertyInfo Source #

Instances

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

name

data DOMHTMLAnchorElementNamePropertyInfo Source #

Instances

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

pathname

data DOMHTMLAnchorElementPathnamePropertyInfo Source #

Instances

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

port

data DOMHTMLAnchorElementPortPropertyInfo Source #

Instances

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

protocol

data DOMHTMLAnchorElementProtocolPropertyInfo Source #

Instances

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

rel

data DOMHTMLAnchorElementRelPropertyInfo Source #

Instances

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

rev

data DOMHTMLAnchorElementRevPropertyInfo Source #

Instances

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

search

data DOMHTMLAnchorElementSearchPropertyInfo Source #

Instances

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

shape

data DOMHTMLAnchorElementShapePropertyInfo Source #

Instances

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

target

data DOMHTMLAnchorElementTargetPropertyInfo Source #

Instances

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

text

data DOMHTMLAnchorElementTextPropertyInfo Source #

Instances

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

type

data DOMHTMLAnchorElementTypePropertyInfo Source #

Instances

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