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

Description

No description available in the introspection data.

Synopsis

Exported types

newtype DOMHTMLIFrameElement Source #

Memory-managed wrapper type.

class (GObject o, IsDescendantOf DOMHTMLIFrameElement o) => IsDOMHTMLIFrameElement o Source #

Type class for types which can be safely cast to DOMHTMLIFrameElement, for instance with toDOMHTMLIFrameElement.

toDOMHTMLIFrameElement :: (MonadIO m, IsDOMHTMLIFrameElement o) => o -> m DOMHTMLIFrameElement Source #

Cast to DOMHTMLIFrameElement, 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, getAttribute, getAttributeNode, getAttributeNodeNs, getAttributeNs, getAttributes, getBaseUri, getBoundingClientRect, getChildElementCount, getChildNodes, getChildren, getClassList, getClassName, getClientHeight, getClientLeft, getClientRects, getClientTop, getClientWidth, getContentDocument, getContentEditable, getContentWindow, getData, getDir, getDraggable, getElementsByClassName, getElementsByClassNameAsHtmlCollection, getElementsByTagName, getElementsByTagNameAsHtmlCollection, getElementsByTagNameNs, getElementsByTagNameNsAsHtmlCollection, getFirstChild, getFirstElementChild, getFrameBorder, getHeight, getHidden, getId, getInnerHtml, getInnerText, getIsContentEditable, getLang, getLastChild, getLastElementChild, getLocalName, getLongDesc, getMarginHeight, getMarginWidth, 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, getScrolling, getSpellcheck, getSrc, getStyle, getTabIndex, getTagName, getTextContent, getTitle, getTranslate, getWebkitRegionOverset, getWebkitdropzone, getWidth.

Setters

setAccessKey, setAlign, setAttribute, setAttributeNode, setAttributeNodeNs, setAttributeNs, setClassName, setContentEditable, setData, setDataFull, setDir, setDraggable, setFrameBorder, setHeight, setHidden, setId, setInnerHtml, setInnerText, setLang, setLongDesc, setMarginHeight, setMarginWidth, setName, setNodeValue, setOuterHtml, setOuterText, setPrefix, setProperty, setScrollLeft, setScrollTop, setScrolling, setSpellcheck, setSrc, setTabIndex, setTextContent, setTitle, setTranslate, setWebkitdropzone, setWidth.

getAlign

dOMHTMLIFrameElementGetAlign Source #

Arguments

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

self: A DOMHTMLIFrameElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getContentDocument

dOMHTMLIFrameElementGetContentDocument Source #

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getContentWindow

dOMHTMLIFrameElementGetContentWindow Source #

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getFrameBorder

dOMHTMLIFrameElementGetFrameBorder Source #

Arguments

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

self: A DOMHTMLIFrameElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getHeight

dOMHTMLIFrameElementGetHeight Source #

Arguments

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

self: A DOMHTMLIFrameElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getLongDesc

dOMHTMLIFrameElementGetLongDesc Source #

Arguments

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

self: A DOMHTMLIFrameElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getMarginHeight

dOMHTMLIFrameElementGetMarginHeight Source #

Arguments

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

self: A DOMHTMLIFrameElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getMarginWidth

dOMHTMLIFrameElementGetMarginWidth Source #

Arguments

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

self: A DOMHTMLIFrameElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getName

dOMHTMLIFrameElementGetName Source #

Arguments

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

self: A DOMHTMLIFrameElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getScrolling

dOMHTMLIFrameElementGetScrolling Source #

Arguments

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

self: A DOMHTMLIFrameElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getSrc

dOMHTMLIFrameElementGetSrc Source #

Arguments

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

self: A DOMHTMLIFrameElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getWidth

dOMHTMLIFrameElementGetWidth Source #

Arguments

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

self: A DOMHTMLIFrameElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setAlign

dOMHTMLIFrameElementSetAlign Source #

Arguments

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

self: A DOMHTMLIFrameElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setFrameBorder

dOMHTMLIFrameElementSetFrameBorder Source #

Arguments

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

self: A DOMHTMLIFrameElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setHeight

dOMHTMLIFrameElementSetHeight Source #

Arguments

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

self: A DOMHTMLIFrameElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setLongDesc

dOMHTMLIFrameElementSetLongDesc Source #

Arguments

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

self: A DOMHTMLIFrameElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setMarginHeight

dOMHTMLIFrameElementSetMarginHeight Source #

Arguments

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

self: A DOMHTMLIFrameElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setMarginWidth

dOMHTMLIFrameElementSetMarginWidth Source #

Arguments

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

self: A DOMHTMLIFrameElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setName

dOMHTMLIFrameElementSetName Source #

Arguments

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

self: A DOMHTMLIFrameElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setScrolling

dOMHTMLIFrameElementSetScrolling Source #

Arguments

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

self: A DOMHTMLIFrameElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setSrc

dOMHTMLIFrameElementSetSrc Source #

Arguments

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

self: A DOMHTMLIFrameElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setWidth

dOMHTMLIFrameElementSetWidth Source #

Arguments

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

self: A DOMHTMLIFrameElement

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

constructDOMHTMLIFrameElementAlign :: (IsDOMHTMLIFrameElement 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.

getDOMHTMLIFrameElementAlign :: (MonadIO m, IsDOMHTMLIFrameElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLIFrameElement #align

setDOMHTMLIFrameElementAlign :: (MonadIO m, IsDOMHTMLIFrameElement o) => o -> Text -> m () Source #

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

set dOMHTMLIFrameElement [ #align := value ]

contentDocument

No description available in the introspection data.

getDOMHTMLIFrameElementContentDocument :: (MonadIO m, IsDOMHTMLIFrameElement o) => o -> m DOMDocument Source #

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

get dOMHTMLIFrameElement #contentDocument

contentWindow

No description available in the introspection data.

getDOMHTMLIFrameElementContentWindow :: (MonadIO m, IsDOMHTMLIFrameElement o) => o -> m (Maybe DOMDOMWindow) Source #

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

get dOMHTMLIFrameElement #contentWindow

frameBorder

No description available in the introspection data.

constructDOMHTMLIFrameElementFrameBorder :: (IsDOMHTMLIFrameElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

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

getDOMHTMLIFrameElementFrameBorder :: (MonadIO m, IsDOMHTMLIFrameElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLIFrameElement #frameBorder

setDOMHTMLIFrameElementFrameBorder :: (MonadIO m, IsDOMHTMLIFrameElement o) => o -> Text -> m () Source #

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

set dOMHTMLIFrameElement [ #frameBorder := value ]

height

No description available in the introspection data.

constructDOMHTMLIFrameElementHeight :: (IsDOMHTMLIFrameElement 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.

getDOMHTMLIFrameElementHeight :: (MonadIO m, IsDOMHTMLIFrameElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLIFrameElement #height

setDOMHTMLIFrameElementHeight :: (MonadIO m, IsDOMHTMLIFrameElement o) => o -> Text -> m () Source #

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

set dOMHTMLIFrameElement [ #height := value ]

longDesc

No description available in the introspection data.

constructDOMHTMLIFrameElementLongDesc :: (IsDOMHTMLIFrameElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

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

getDOMHTMLIFrameElementLongDesc :: (MonadIO m, IsDOMHTMLIFrameElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLIFrameElement #longDesc

setDOMHTMLIFrameElementLongDesc :: (MonadIO m, IsDOMHTMLIFrameElement o) => o -> Text -> m () Source #

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

set dOMHTMLIFrameElement [ #longDesc := value ]

marginHeight

No description available in the introspection data.

constructDOMHTMLIFrameElementMarginHeight :: (IsDOMHTMLIFrameElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

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

getDOMHTMLIFrameElementMarginHeight :: (MonadIO m, IsDOMHTMLIFrameElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLIFrameElement #marginHeight

setDOMHTMLIFrameElementMarginHeight :: (MonadIO m, IsDOMHTMLIFrameElement o) => o -> Text -> m () Source #

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

set dOMHTMLIFrameElement [ #marginHeight := value ]

marginWidth

No description available in the introspection data.

constructDOMHTMLIFrameElementMarginWidth :: (IsDOMHTMLIFrameElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

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

getDOMHTMLIFrameElementMarginWidth :: (MonadIO m, IsDOMHTMLIFrameElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLIFrameElement #marginWidth

setDOMHTMLIFrameElementMarginWidth :: (MonadIO m, IsDOMHTMLIFrameElement o) => o -> Text -> m () Source #

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

set dOMHTMLIFrameElement [ #marginWidth := value ]

name

No description available in the introspection data.

constructDOMHTMLIFrameElementName :: (IsDOMHTMLIFrameElement 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.

getDOMHTMLIFrameElementName :: (MonadIO m, IsDOMHTMLIFrameElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLIFrameElement #name

setDOMHTMLIFrameElementName :: (MonadIO m, IsDOMHTMLIFrameElement o) => o -> Text -> m () Source #

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

set dOMHTMLIFrameElement [ #name := value ]

scrolling

No description available in the introspection data.

constructDOMHTMLIFrameElementScrolling :: (IsDOMHTMLIFrameElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

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

getDOMHTMLIFrameElementScrolling :: (MonadIO m, IsDOMHTMLIFrameElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLIFrameElement #scrolling

setDOMHTMLIFrameElementScrolling :: (MonadIO m, IsDOMHTMLIFrameElement o) => o -> Text -> m () Source #

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

set dOMHTMLIFrameElement [ #scrolling := value ]

src

No description available in the introspection data.

constructDOMHTMLIFrameElementSrc :: (IsDOMHTMLIFrameElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

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

getDOMHTMLIFrameElementSrc :: (MonadIO m, IsDOMHTMLIFrameElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLIFrameElement #src

setDOMHTMLIFrameElementSrc :: (MonadIO m, IsDOMHTMLIFrameElement o) => o -> Text -> m () Source #

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

set dOMHTMLIFrameElement [ #src := value ]

width

No description available in the introspection data.

constructDOMHTMLIFrameElementWidth :: (IsDOMHTMLIFrameElement 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.

getDOMHTMLIFrameElementWidth :: (MonadIO m, IsDOMHTMLIFrameElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLIFrameElement #width

setDOMHTMLIFrameElementWidth :: (MonadIO m, IsDOMHTMLIFrameElement o) => o -> Text -> m () Source #

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

set dOMHTMLIFrameElement [ #width := value ]