gi-webkit-3.0.9: 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.DOMHTMLImageElement

Contents

Description

 

Synopsis

Exported types

Methods

getAlign

data DOMHTMLImageElementGetAlignMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementGetAlignMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementGetAlignMethodInfo a -> signature -> s

getAlt

data DOMHTMLImageElementGetAltMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementGetAltMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementGetAltMethodInfo a -> signature -> s

getBorder

data DOMHTMLImageElementGetBorderMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementGetBorderMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementGetBorderMethodInfo a -> signature -> s

getComplete

getCrossOrigin

getHeight

data DOMHTMLImageElementGetHeightMethodInfo Source #

Instances

((~) * signature (m CLong), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementGetHeightMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementGetHeightMethodInfo a -> signature -> s

getHspace

data DOMHTMLImageElementGetHspaceMethodInfo Source #

Instances

((~) * signature (m CLong), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementGetHspaceMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementGetHspaceMethodInfo a -> signature -> s

getIsMap

data DOMHTMLImageElementGetIsMapMethodInfo Source #

Instances

((~) * signature (m Bool), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementGetIsMapMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementGetIsMapMethodInfo a -> signature -> s

getLongDesc

data DOMHTMLImageElementGetLongDescMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementGetLongDescMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementGetLongDescMethodInfo a -> signature -> s

getLowsrc

data DOMHTMLImageElementGetLowsrcMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementGetLowsrcMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementGetLowsrcMethodInfo a -> signature -> s

getName

data DOMHTMLImageElementGetNameMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementGetNameMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementGetNameMethodInfo a -> signature -> s

getNaturalHeight

getNaturalWidth

getSrc

data DOMHTMLImageElementGetSrcMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementGetSrcMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementGetSrcMethodInfo a -> signature -> s

getSrcset

data DOMHTMLImageElementGetSrcsetMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementGetSrcsetMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementGetSrcsetMethodInfo a -> signature -> s

getUseMap

data DOMHTMLImageElementGetUseMapMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementGetUseMapMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementGetUseMapMethodInfo a -> signature -> s

getVspace

data DOMHTMLImageElementGetVspaceMethodInfo Source #

Instances

((~) * signature (m CLong), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementGetVspaceMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementGetVspaceMethodInfo a -> signature -> s

getWidth

data DOMHTMLImageElementGetWidthMethodInfo Source #

Instances

((~) * signature (m CLong), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementGetWidthMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementGetWidthMethodInfo a -> signature -> s

getX

data DOMHTMLImageElementGetXMethodInfo Source #

Instances

((~) * signature (m CLong), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementGetXMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementGetXMethodInfo a -> signature -> s

getY

data DOMHTMLImageElementGetYMethodInfo Source #

Instances

((~) * signature (m CLong), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementGetYMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementGetYMethodInfo a -> signature -> s

setAlign

data DOMHTMLImageElementSetAlignMethodInfo Source #

Instances

((~) * signature (Text -> m ()), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementSetAlignMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementSetAlignMethodInfo a -> signature -> s

setAlt

data DOMHTMLImageElementSetAltMethodInfo Source #

Instances

((~) * signature (Text -> m ()), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementSetAltMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementSetAltMethodInfo a -> signature -> s

setBorder

data DOMHTMLImageElementSetBorderMethodInfo Source #

Instances

((~) * signature (Text -> m ()), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementSetBorderMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementSetBorderMethodInfo a -> signature -> s

setCrossOrigin

data DOMHTMLImageElementSetCrossOriginMethodInfo Source #

Instances

((~) * signature (Text -> m ()), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementSetCrossOriginMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementSetCrossOriginMethodInfo a -> signature -> s

setHeight

data DOMHTMLImageElementSetHeightMethodInfo Source #

Instances

((~) * signature (CLong -> m ()), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementSetHeightMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementSetHeightMethodInfo a -> signature -> s

setHspace

data DOMHTMLImageElementSetHspaceMethodInfo Source #

Instances

((~) * signature (CLong -> m ()), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementSetHspaceMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementSetHspaceMethodInfo a -> signature -> s

setIsMap

data DOMHTMLImageElementSetIsMapMethodInfo Source #

Instances

((~) * signature (Bool -> m ()), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementSetIsMapMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementSetIsMapMethodInfo a -> signature -> s

setLongDesc

data DOMHTMLImageElementSetLongDescMethodInfo Source #

Instances

((~) * signature (Text -> m ()), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementSetLongDescMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementSetLongDescMethodInfo a -> signature -> s

setLowsrc

data DOMHTMLImageElementSetLowsrcMethodInfo Source #

Instances

((~) * signature (Text -> m ()), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementSetLowsrcMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementSetLowsrcMethodInfo a -> signature -> s

setName

data DOMHTMLImageElementSetNameMethodInfo Source #

Instances

((~) * signature (Text -> m ()), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementSetNameMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementSetNameMethodInfo a -> signature -> s

setSrc

data DOMHTMLImageElementSetSrcMethodInfo Source #

Instances

((~) * signature (Text -> m ()), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementSetSrcMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementSetSrcMethodInfo a -> signature -> s

setSrcset

data DOMHTMLImageElementSetSrcsetMethodInfo Source #

Instances

((~) * signature (Text -> m ()), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementSetSrcsetMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementSetSrcsetMethodInfo a -> signature -> s

setUseMap

data DOMHTMLImageElementSetUseMapMethodInfo Source #

Instances

((~) * signature (Text -> m ()), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementSetUseMapMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementSetUseMapMethodInfo a -> signature -> s

setVspace

data DOMHTMLImageElementSetVspaceMethodInfo Source #

Instances

((~) * signature (CLong -> m ()), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementSetVspaceMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementSetVspaceMethodInfo a -> signature -> s

setWidth

data DOMHTMLImageElementSetWidthMethodInfo Source #

Instances

((~) * signature (CLong -> m ()), MonadIO m, IsDOMHTMLImageElement a) => MethodInfo * DOMHTMLImageElementSetWidthMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLImageElementSetWidthMethodInfo a -> signature -> s

Properties

align

data DOMHTMLImageElementAlignPropertyInfo Source #

Instances

AttrInfo DOMHTMLImageElementAlignPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementAlignPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementAlignPropertyInfo = * ~ Text
type AttrOrigin DOMHTMLImageElementAlignPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementAlignPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementAlignPropertyInfo = "align"
type AttrGetType DOMHTMLImageElementAlignPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLImageElementAlignPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementAlignPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementAlignPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLImageElementAlign :: AttrLabelProxy "align" Source #

alt

data DOMHTMLImageElementAltPropertyInfo Source #

Instances

AttrInfo DOMHTMLImageElementAltPropertyInfo Source # 

Associated Types

type AttrAllowedOps DOMHTMLImageElementAltPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint DOMHTMLImageElementAltPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint DOMHTMLImageElementAltPropertyInfo :: * -> Constraint

type AttrGetType DOMHTMLImageElementAltPropertyInfo :: *

type AttrLabel DOMHTMLImageElementAltPropertyInfo :: Symbol

type AttrOrigin DOMHTMLImageElementAltPropertyInfo :: *

type AttrSetTypeConstraint DOMHTMLImageElementAltPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementAltPropertyInfo = * ~ Text
type AttrOrigin DOMHTMLImageElementAltPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementAltPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementAltPropertyInfo = "alt"
type AttrGetType DOMHTMLImageElementAltPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLImageElementAltPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementAltPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementAltPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLImageElementAlt :: AttrLabelProxy "alt" Source #

border

data DOMHTMLImageElementBorderPropertyInfo Source #

Instances

AttrInfo DOMHTMLImageElementBorderPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementBorderPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementBorderPropertyInfo = * ~ Text
type AttrOrigin DOMHTMLImageElementBorderPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementBorderPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementBorderPropertyInfo = "border"
type AttrGetType DOMHTMLImageElementBorderPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLImageElementBorderPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementBorderPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementBorderPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLImageElementBorder :: AttrLabelProxy "border" Source #

complete

data DOMHTMLImageElementCompletePropertyInfo Source #

Instances

AttrInfo DOMHTMLImageElementCompletePropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementCompletePropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementCompletePropertyInfo = * ~ ()
type AttrOrigin DOMHTMLImageElementCompletePropertyInfo Source # 
type AttrLabel DOMHTMLImageElementCompletePropertyInfo Source # 
type AttrLabel DOMHTMLImageElementCompletePropertyInfo = "complete"
type AttrGetType DOMHTMLImageElementCompletePropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLImageElementCompletePropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementCompletePropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementCompletePropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dOMHTMLImageElementComplete :: AttrLabelProxy "complete" Source #

crossOrigin

data DOMHTMLImageElementCrossOriginPropertyInfo Source #

Instances

AttrInfo DOMHTMLImageElementCrossOriginPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementCrossOriginPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementCrossOriginPropertyInfo = * ~ Text
type AttrOrigin DOMHTMLImageElementCrossOriginPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementCrossOriginPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementCrossOriginPropertyInfo = "cross-origin"
type AttrGetType DOMHTMLImageElementCrossOriginPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLImageElementCrossOriginPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementCrossOriginPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementCrossOriginPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLImageElementCrossOrigin :: AttrLabelProxy "crossOrigin" Source #

height

data DOMHTMLImageElementHeightPropertyInfo Source #

Instances

AttrInfo DOMHTMLImageElementHeightPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementHeightPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementHeightPropertyInfo = * ~ CLong
type AttrOrigin DOMHTMLImageElementHeightPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementHeightPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementHeightPropertyInfo = "height"
type AttrGetType DOMHTMLImageElementHeightPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLImageElementHeightPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementHeightPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementHeightPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLImageElementHeight :: AttrLabelProxy "height" Source #

hspace

data DOMHTMLImageElementHspacePropertyInfo Source #

Instances

AttrInfo DOMHTMLImageElementHspacePropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementHspacePropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementHspacePropertyInfo = * ~ CLong
type AttrOrigin DOMHTMLImageElementHspacePropertyInfo Source # 
type AttrLabel DOMHTMLImageElementHspacePropertyInfo Source # 
type AttrLabel DOMHTMLImageElementHspacePropertyInfo = "hspace"
type AttrGetType DOMHTMLImageElementHspacePropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLImageElementHspacePropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementHspacePropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementHspacePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLImageElementHspace :: AttrLabelProxy "hspace" Source #

isMap

data DOMHTMLImageElementIsMapPropertyInfo Source #

Instances

AttrInfo DOMHTMLImageElementIsMapPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementIsMapPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementIsMapPropertyInfo = * ~ Bool
type AttrOrigin DOMHTMLImageElementIsMapPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementIsMapPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementIsMapPropertyInfo = "is-map"
type AttrGetType DOMHTMLImageElementIsMapPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLImageElementIsMapPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementIsMapPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementIsMapPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLImageElementIsMap :: AttrLabelProxy "isMap" Source #

longDesc

data DOMHTMLImageElementLongDescPropertyInfo Source #

Instances

AttrInfo DOMHTMLImageElementLongDescPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementLongDescPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementLongDescPropertyInfo = * ~ Text
type AttrOrigin DOMHTMLImageElementLongDescPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementLongDescPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementLongDescPropertyInfo = "long-desc"
type AttrGetType DOMHTMLImageElementLongDescPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLImageElementLongDescPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementLongDescPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementLongDescPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLImageElementLongDesc :: AttrLabelProxy "longDesc" Source #

lowsrc

data DOMHTMLImageElementLowsrcPropertyInfo Source #

Instances

AttrInfo DOMHTMLImageElementLowsrcPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementLowsrcPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementLowsrcPropertyInfo = * ~ Text
type AttrOrigin DOMHTMLImageElementLowsrcPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementLowsrcPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementLowsrcPropertyInfo = "lowsrc"
type AttrGetType DOMHTMLImageElementLowsrcPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLImageElementLowsrcPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementLowsrcPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementLowsrcPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLImageElementLowsrc :: AttrLabelProxy "lowsrc" Source #

name

data DOMHTMLImageElementNamePropertyInfo Source #

Instances

AttrInfo DOMHTMLImageElementNamePropertyInfo Source # 

Associated Types

type AttrAllowedOps DOMHTMLImageElementNamePropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint DOMHTMLImageElementNamePropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint DOMHTMLImageElementNamePropertyInfo :: * -> Constraint

type AttrGetType DOMHTMLImageElementNamePropertyInfo :: *

type AttrLabel DOMHTMLImageElementNamePropertyInfo :: Symbol

type AttrOrigin DOMHTMLImageElementNamePropertyInfo :: *

type AttrSetTypeConstraint DOMHTMLImageElementNamePropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementNamePropertyInfo = * ~ Text
type AttrOrigin DOMHTMLImageElementNamePropertyInfo Source # 
type AttrLabel DOMHTMLImageElementNamePropertyInfo Source # 
type AttrLabel DOMHTMLImageElementNamePropertyInfo = "name"
type AttrGetType DOMHTMLImageElementNamePropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLImageElementNamePropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementNamePropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementNamePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLImageElementName :: AttrLabelProxy "name" Source #

naturalHeight

data DOMHTMLImageElementNaturalHeightPropertyInfo Source #

Instances

AttrInfo DOMHTMLImageElementNaturalHeightPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementNaturalHeightPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementNaturalHeightPropertyInfo = * ~ ()
type AttrOrigin DOMHTMLImageElementNaturalHeightPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementNaturalHeightPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementNaturalHeightPropertyInfo = "natural-height"
type AttrGetType DOMHTMLImageElementNaturalHeightPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLImageElementNaturalHeightPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementNaturalHeightPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementNaturalHeightPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dOMHTMLImageElementNaturalHeight :: AttrLabelProxy "naturalHeight" Source #

naturalWidth

data DOMHTMLImageElementNaturalWidthPropertyInfo Source #

Instances

AttrInfo DOMHTMLImageElementNaturalWidthPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementNaturalWidthPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementNaturalWidthPropertyInfo = * ~ ()
type AttrOrigin DOMHTMLImageElementNaturalWidthPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementNaturalWidthPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementNaturalWidthPropertyInfo = "natural-width"
type AttrGetType DOMHTMLImageElementNaturalWidthPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLImageElementNaturalWidthPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementNaturalWidthPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementNaturalWidthPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dOMHTMLImageElementNaturalWidth :: AttrLabelProxy "naturalWidth" Source #

src

data DOMHTMLImageElementSrcPropertyInfo Source #

Instances

AttrInfo DOMHTMLImageElementSrcPropertyInfo Source # 

Associated Types

type AttrAllowedOps DOMHTMLImageElementSrcPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint DOMHTMLImageElementSrcPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint DOMHTMLImageElementSrcPropertyInfo :: * -> Constraint

type AttrGetType DOMHTMLImageElementSrcPropertyInfo :: *

type AttrLabel DOMHTMLImageElementSrcPropertyInfo :: Symbol

type AttrOrigin DOMHTMLImageElementSrcPropertyInfo :: *

type AttrSetTypeConstraint DOMHTMLImageElementSrcPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementSrcPropertyInfo = * ~ Text
type AttrOrigin DOMHTMLImageElementSrcPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementSrcPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementSrcPropertyInfo = "src"
type AttrGetType DOMHTMLImageElementSrcPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLImageElementSrcPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementSrcPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementSrcPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLImageElementSrc :: AttrLabelProxy "src" Source #

srcset

data DOMHTMLImageElementSrcsetPropertyInfo Source #

Instances

AttrInfo DOMHTMLImageElementSrcsetPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementSrcsetPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementSrcsetPropertyInfo = * ~ Text
type AttrOrigin DOMHTMLImageElementSrcsetPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementSrcsetPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementSrcsetPropertyInfo = "srcset"
type AttrGetType DOMHTMLImageElementSrcsetPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLImageElementSrcsetPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementSrcsetPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementSrcsetPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLImageElementSrcset :: AttrLabelProxy "srcset" Source #

useMap

data DOMHTMLImageElementUseMapPropertyInfo Source #

Instances

AttrInfo DOMHTMLImageElementUseMapPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementUseMapPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementUseMapPropertyInfo = * ~ Text
type AttrOrigin DOMHTMLImageElementUseMapPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementUseMapPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementUseMapPropertyInfo = "use-map"
type AttrGetType DOMHTMLImageElementUseMapPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLImageElementUseMapPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementUseMapPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementUseMapPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLImageElementUseMap :: AttrLabelProxy "useMap" Source #

vspace

data DOMHTMLImageElementVspacePropertyInfo Source #

Instances

AttrInfo DOMHTMLImageElementVspacePropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementVspacePropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementVspacePropertyInfo = * ~ CLong
type AttrOrigin DOMHTMLImageElementVspacePropertyInfo Source # 
type AttrLabel DOMHTMLImageElementVspacePropertyInfo Source # 
type AttrLabel DOMHTMLImageElementVspacePropertyInfo = "vspace"
type AttrGetType DOMHTMLImageElementVspacePropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLImageElementVspacePropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementVspacePropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementVspacePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLImageElementVspace :: AttrLabelProxy "vspace" Source #

width

data DOMHTMLImageElementWidthPropertyInfo Source #

Instances

AttrInfo DOMHTMLImageElementWidthPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementWidthPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementWidthPropertyInfo = * ~ CLong
type AttrOrigin DOMHTMLImageElementWidthPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementWidthPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementWidthPropertyInfo = "width"
type AttrGetType DOMHTMLImageElementWidthPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLImageElementWidthPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementWidthPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementWidthPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLImageElementWidth :: AttrLabelProxy "width" Source #

x

data DOMHTMLImageElementXPropertyInfo Source #

Instances

AttrInfo DOMHTMLImageElementXPropertyInfo Source # 

Associated Types

type AttrAllowedOps DOMHTMLImageElementXPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint DOMHTMLImageElementXPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint DOMHTMLImageElementXPropertyInfo :: * -> Constraint

type AttrGetType DOMHTMLImageElementXPropertyInfo :: *

type AttrLabel DOMHTMLImageElementXPropertyInfo :: Symbol

type AttrOrigin DOMHTMLImageElementXPropertyInfo :: *

Methods

attrGet :: AttrBaseTypeConstraint DOMHTMLImageElementXPropertyInfo o => Proxy * DOMHTMLImageElementXPropertyInfo -> o -> IO (AttrGetType DOMHTMLImageElementXPropertyInfo)

attrSet :: (AttrBaseTypeConstraint DOMHTMLImageElementXPropertyInfo o, AttrSetTypeConstraint DOMHTMLImageElementXPropertyInfo b) => Proxy * DOMHTMLImageElementXPropertyInfo -> o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint DOMHTMLImageElementXPropertyInfo o => Proxy * DOMHTMLImageElementXPropertyInfo -> o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint DOMHTMLImageElementXPropertyInfo o, AttrSetTypeConstraint DOMHTMLImageElementXPropertyInfo b) => Proxy * DOMHTMLImageElementXPropertyInfo -> b -> IO (GValueConstruct o)

type AttrSetTypeConstraint DOMHTMLImageElementXPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementXPropertyInfo = * ~ ()
type AttrOrigin DOMHTMLImageElementXPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementXPropertyInfo Source # 
type AttrGetType DOMHTMLImageElementXPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLImageElementXPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementXPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementXPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dOMHTMLImageElementX :: AttrLabelProxy "x" Source #

y

data DOMHTMLImageElementYPropertyInfo Source #

Instances

AttrInfo DOMHTMLImageElementYPropertyInfo Source # 

Associated Types

type AttrAllowedOps DOMHTMLImageElementYPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint DOMHTMLImageElementYPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint DOMHTMLImageElementYPropertyInfo :: * -> Constraint

type AttrGetType DOMHTMLImageElementYPropertyInfo :: *

type AttrLabel DOMHTMLImageElementYPropertyInfo :: Symbol

type AttrOrigin DOMHTMLImageElementYPropertyInfo :: *

Methods

attrGet :: AttrBaseTypeConstraint DOMHTMLImageElementYPropertyInfo o => Proxy * DOMHTMLImageElementYPropertyInfo -> o -> IO (AttrGetType DOMHTMLImageElementYPropertyInfo)

attrSet :: (AttrBaseTypeConstraint DOMHTMLImageElementYPropertyInfo o, AttrSetTypeConstraint DOMHTMLImageElementYPropertyInfo b) => Proxy * DOMHTMLImageElementYPropertyInfo -> o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint DOMHTMLImageElementYPropertyInfo o => Proxy * DOMHTMLImageElementYPropertyInfo -> o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint DOMHTMLImageElementYPropertyInfo o, AttrSetTypeConstraint DOMHTMLImageElementYPropertyInfo b) => Proxy * DOMHTMLImageElementYPropertyInfo -> b -> IO (GValueConstruct o)

type AttrSetTypeConstraint DOMHTMLImageElementYPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLImageElementYPropertyInfo = * ~ ()
type AttrOrigin DOMHTMLImageElementYPropertyInfo Source # 
type AttrLabel DOMHTMLImageElementYPropertyInfo Source # 
type AttrGetType DOMHTMLImageElementYPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLImageElementYPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementYPropertyInfo Source # 
type AttrAllowedOps DOMHTMLImageElementYPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dOMHTMLImageElementY :: AttrLabelProxy "y" Source #