gi-webkit2webextension-4.0.28: 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.DOMHTMLObjectElement

Description

No description available in the introspection data.

Synopsis

Exported types

newtype DOMHTMLObjectElement Source #

Memory-managed wrapper type.

Constructors

DOMHTMLObjectElement (ManagedPtr DOMHTMLObjectElement) 

class (GObject o, IsDescendantOf DOMHTMLObjectElement o) => IsDOMHTMLObjectElement o Source #

Type class for types which can be safely cast to DOMHTMLObjectElement, for instance with toDOMHTMLObjectElement.

Instances

Instances details
(GObject o, IsDescendantOf DOMHTMLObjectElement o) => IsDOMHTMLObjectElement o Source # 
Instance details

Defined in GI.WebKit2WebExtension.Objects.DOMHTMLObjectElement

toDOMHTMLObjectElement :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> m DOMHTMLObjectElement Source #

Cast to DOMHTMLObjectElement, 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, getAlign, getArchive, getAttribute, getAttributeNode, getAttributeNodeNs, getAttributeNs, getAttributes, getBaseUri, getBorder, getBoundingClientRect, getChildElementCount, getChildNodes, getChildren, getClassList, getClassName, getClientHeight, getClientLeft, getClientRects, getClientTop, getClientWidth, getCode, getCodeBase, getCodeType, getContentDocument, getContentEditable, getData, getDeclare, getDir, getDraggable, getElementsByClassName, getElementsByClassNameAsHtmlCollection, getElementsByTagName, getElementsByTagNameAsHtmlCollection, getElementsByTagNameNs, getElementsByTagNameNsAsHtmlCollection, getFirstChild, getFirstElementChild, getForm, getHeight, getHidden, getHspace, getId, getInnerHtml, getInnerText, getIsContentEditable, getLang, getLastChild, getLastElementChild, getLocalName, getName, getNamespaceUri, getNextElementSibling, getNextSibling, getNodeName, getNodeType, getNodeValue, getOffsetHeight, getOffsetLeft, getOffsetParent, getOffsetTop, getOffsetWidth, getOuterHtml, getOuterText, getOwnerDocument, getParentElement, getParentNode, getPrefix, getPreviousElementSibling, getPreviousSibling, getProperty, getQdata, getScrollHeight, getScrollLeft, getScrollTop, getScrollWidth, getSpellcheck, getStandby, getStyle, getTabIndex, getTagName, getTextContent, getTitle, getTranslate, getTypeAttr, getUseMap, getVspace, getWebkitRegionOverset, getWebkitdropzone, getWidth.

Setters

setAccessKey, setAlign, setArchive, setAttribute, setAttributeNode, setAttributeNodeNs, setAttributeNs, setBorder, setClassName, setCode, setCodeBase, setCodeType, setContentEditable, setData, setDataFull, setDeclare, setDir, setDraggable, setHeight, setHidden, setHspace, setId, setInnerHtml, setInnerText, setLang, setName, setNodeValue, setOuterHtml, setOuterText, setPrefix, setProperty, setScrollLeft, setScrollTop, setSpellcheck, setStandby, setTabIndex, setTextContent, setTitle, setTranslate, setTypeAttr, setUseMap, setVspace, setWebkitdropzone, setWidth.

getAlign

dOMHTMLObjectElementGetAlign Source #

Arguments

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

self: A DOMHTMLObjectElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getArchive

dOMHTMLObjectElementGetArchive Source #

Arguments

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

self: A DOMHTMLObjectElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getBorder

dOMHTMLObjectElementGetBorder Source #

Arguments

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

self: A DOMHTMLObjectElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getCode

dOMHTMLObjectElementGetCode Source #

Arguments

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

self: A DOMHTMLObjectElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getCodeBase

dOMHTMLObjectElementGetCodeBase Source #

Arguments

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

self: A DOMHTMLObjectElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getCodeType

dOMHTMLObjectElementGetCodeType Source #

Arguments

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

self: A DOMHTMLObjectElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getContentDocument

dOMHTMLObjectElementGetContentDocument Source #

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getData

dOMHTMLObjectElementGetData Source #

Arguments

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

self: A DOMHTMLObjectElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getDeclare

dOMHTMLObjectElementGetDeclare Source #

Arguments

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

self: A DOMHTMLObjectElement

-> m Bool

Returns: A Bool

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getForm

dOMHTMLObjectElementGetForm Source #

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getHeight

dOMHTMLObjectElementGetHeight Source #

Arguments

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

self: A DOMHTMLObjectElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getHspace

dOMHTMLObjectElementGetHspace Source #

Arguments

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

self: A DOMHTMLObjectElement

-> m CLong

Returns: A glong

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getName

dOMHTMLObjectElementGetName Source #

Arguments

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

self: A DOMHTMLObjectElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getStandby

dOMHTMLObjectElementGetStandby Source #

Arguments

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

self: A DOMHTMLObjectElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getTypeAttr

dOMHTMLObjectElementGetTypeAttr Source #

Arguments

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

self: A DOMHTMLObjectElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getUseMap

dOMHTMLObjectElementGetUseMap Source #

Arguments

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

self: A DOMHTMLObjectElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getVspace

dOMHTMLObjectElementGetVspace Source #

Arguments

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

self: A DOMHTMLObjectElement

-> m CLong

Returns: A glong

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getWidth

dOMHTMLObjectElementGetWidth Source #

Arguments

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

self: A DOMHTMLObjectElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setAlign

dOMHTMLObjectElementSetAlign Source #

Arguments

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

self: A DOMHTMLObjectElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setArchive

dOMHTMLObjectElementSetArchive Source #

Arguments

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

self: A DOMHTMLObjectElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setBorder

dOMHTMLObjectElementSetBorder Source #

Arguments

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

self: A DOMHTMLObjectElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setCode

dOMHTMLObjectElementSetCode Source #

Arguments

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

self: A DOMHTMLObjectElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setCodeBase

dOMHTMLObjectElementSetCodeBase Source #

Arguments

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

self: A DOMHTMLObjectElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setCodeType

dOMHTMLObjectElementSetCodeType Source #

Arguments

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

self: A DOMHTMLObjectElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setData

dOMHTMLObjectElementSetData Source #

Arguments

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

self: A DOMHTMLObjectElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setDeclare

dOMHTMLObjectElementSetDeclare Source #

Arguments

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

self: A DOMHTMLObjectElement

-> Bool

value: A Bool

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setHeight

dOMHTMLObjectElementSetHeight Source #

Arguments

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

self: A DOMHTMLObjectElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setHspace

dOMHTMLObjectElementSetHspace Source #

Arguments

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

self: A DOMHTMLObjectElement

-> CLong

value: A glong

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setName

dOMHTMLObjectElementSetName Source #

Arguments

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

self: A DOMHTMLObjectElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setStandby

dOMHTMLObjectElementSetStandby Source #

Arguments

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

self: A DOMHTMLObjectElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setTypeAttr

dOMHTMLObjectElementSetTypeAttr Source #

Arguments

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

self: A DOMHTMLObjectElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setUseMap

dOMHTMLObjectElementSetUseMap Source #

Arguments

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

self: A DOMHTMLObjectElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setVspace

dOMHTMLObjectElementSetVspace Source #

Arguments

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

self: A DOMHTMLObjectElement

-> CLong

value: A glong

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setWidth

dOMHTMLObjectElementSetWidth Source #

Arguments

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

self: A DOMHTMLObjectElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

Properties

align

No description available in the introspection data.

constructDOMHTMLObjectElementAlign :: (IsDOMHTMLObjectElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

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

getDOMHTMLObjectElementAlign :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLObjectElement #align

setDOMHTMLObjectElementAlign :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> Text -> m () Source #

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

set dOMHTMLObjectElement [ #align := value ]

archive

No description available in the introspection data.

constructDOMHTMLObjectElementArchive :: (IsDOMHTMLObjectElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

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

getDOMHTMLObjectElementArchive :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLObjectElement #archive

setDOMHTMLObjectElementArchive :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> Text -> m () Source #

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

set dOMHTMLObjectElement [ #archive := value ]

border

No description available in the introspection data.

constructDOMHTMLObjectElementBorder :: (IsDOMHTMLObjectElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

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

getDOMHTMLObjectElementBorder :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLObjectElement #border

setDOMHTMLObjectElementBorder :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> Text -> m () Source #

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

set dOMHTMLObjectElement [ #border := value ]

code

No description available in the introspection data.

constructDOMHTMLObjectElementCode :: (IsDOMHTMLObjectElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

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

getDOMHTMLObjectElementCode :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLObjectElement #code

setDOMHTMLObjectElementCode :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> Text -> m () Source #

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

set dOMHTMLObjectElement [ #code := value ]

codeBase

No description available in the introspection data.

constructDOMHTMLObjectElementCodeBase :: (IsDOMHTMLObjectElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

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

getDOMHTMLObjectElementCodeBase :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLObjectElement #codeBase

setDOMHTMLObjectElementCodeBase :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> Text -> m () Source #

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

set dOMHTMLObjectElement [ #codeBase := value ]

codeType

No description available in the introspection data.

constructDOMHTMLObjectElementCodeType :: (IsDOMHTMLObjectElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

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

getDOMHTMLObjectElementCodeType :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLObjectElement #codeType

setDOMHTMLObjectElementCodeType :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> Text -> m () Source #

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

set dOMHTMLObjectElement [ #codeType := value ]

contentDocument

No description available in the introspection data.

getDOMHTMLObjectElementContentDocument :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> m DOMDocument Source #

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

get dOMHTMLObjectElement #contentDocument

data

No description available in the introspection data.

constructDOMHTMLObjectElementData :: (IsDOMHTMLObjectElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

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

getDOMHTMLObjectElementData :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLObjectElement #data

setDOMHTMLObjectElementData :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> Text -> m () Source #

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

set dOMHTMLObjectElement [ #data := value ]

declare

No description available in the introspection data.

constructDOMHTMLObjectElementDeclare :: (IsDOMHTMLObjectElement o, MonadIO m) => Bool -> m (GValueConstruct o) Source #

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

getDOMHTMLObjectElementDeclare :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> m Bool Source #

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

get dOMHTMLObjectElement #declare

setDOMHTMLObjectElementDeclare :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> Bool -> m () Source #

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

set dOMHTMLObjectElement [ #declare := value ]

form

No description available in the introspection data.

getDOMHTMLObjectElementForm :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> m DOMHTMLFormElement Source #

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

get dOMHTMLObjectElement #form

height

No description available in the introspection data.

constructDOMHTMLObjectElementHeight :: (IsDOMHTMLObjectElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

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

getDOMHTMLObjectElementHeight :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLObjectElement #height

setDOMHTMLObjectElementHeight :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> Text -> m () Source #

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

set dOMHTMLObjectElement [ #height := value ]

hspace

No description available in the introspection data.

constructDOMHTMLObjectElementHspace :: (IsDOMHTMLObjectElement o, MonadIO m) => CLong -> m (GValueConstruct o) Source #

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

getDOMHTMLObjectElementHspace :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> m CLong Source #

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

get dOMHTMLObjectElement #hspace

setDOMHTMLObjectElementHspace :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> CLong -> m () Source #

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

set dOMHTMLObjectElement [ #hspace := value ]

name

No description available in the introspection data.

constructDOMHTMLObjectElementName :: (IsDOMHTMLObjectElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

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

getDOMHTMLObjectElementName :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLObjectElement #name

setDOMHTMLObjectElementName :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> Text -> m () Source #

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

set dOMHTMLObjectElement [ #name := value ]

standby

No description available in the introspection data.

constructDOMHTMLObjectElementStandby :: (IsDOMHTMLObjectElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

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

getDOMHTMLObjectElementStandby :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLObjectElement #standby

setDOMHTMLObjectElementStandby :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> Text -> m () Source #

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

set dOMHTMLObjectElement [ #standby := value ]

type

No description available in the introspection data.

clearDOMHTMLObjectElementType :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> m () Source #

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

clear #type

constructDOMHTMLObjectElementType :: (IsDOMHTMLObjectElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

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

getDOMHTMLObjectElementType :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLObjectElement #type

setDOMHTMLObjectElementType :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> Text -> m () Source #

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

set dOMHTMLObjectElement [ #type := value ]

useMap

No description available in the introspection data.

constructDOMHTMLObjectElementUseMap :: (IsDOMHTMLObjectElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

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

getDOMHTMLObjectElementUseMap :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLObjectElement #useMap

setDOMHTMLObjectElementUseMap :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> Text -> m () Source #

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

set dOMHTMLObjectElement [ #useMap := value ]

vspace

No description available in the introspection data.

constructDOMHTMLObjectElementVspace :: (IsDOMHTMLObjectElement o, MonadIO m) => CLong -> m (GValueConstruct o) Source #

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

getDOMHTMLObjectElementVspace :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> m CLong Source #

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

get dOMHTMLObjectElement #vspace

setDOMHTMLObjectElementVspace :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> CLong -> m () Source #

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

set dOMHTMLObjectElement [ #vspace := value ]

width

No description available in the introspection data.

constructDOMHTMLObjectElementWidth :: (IsDOMHTMLObjectElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

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

getDOMHTMLObjectElementWidth :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLObjectElement #width

setDOMHTMLObjectElementWidth :: (MonadIO m, IsDOMHTMLObjectElement o) => o -> Text -> m () Source #

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

set dOMHTMLObjectElement [ #width := value ]