| Copyright | Will Thompson and Iñaki García Etxebarria |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
GI.WebKit2WebExtension.Objects.DOMHTMLEmbedElement
Description
No description available in the introspection data.
Synopsis
- newtype DOMHTMLEmbedElement = DOMHTMLEmbedElement (ManagedPtr DOMHTMLEmbedElement)
- class (GObject o, IsDescendantOf DOMHTMLEmbedElement o) => IsDOMHTMLEmbedElement o
- toDOMHTMLEmbedElement :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> m DOMHTMLEmbedElement
- dOMHTMLEmbedElementGetAlign :: (HasCallStack, MonadIO m, IsDOMHTMLEmbedElement a) => a -> m Text
- dOMHTMLEmbedElementGetHeight :: (HasCallStack, MonadIO m, IsDOMHTMLEmbedElement a) => a -> m CLong
- dOMHTMLEmbedElementGetName :: (HasCallStack, MonadIO m, IsDOMHTMLEmbedElement a) => a -> m Text
- dOMHTMLEmbedElementGetSrc :: (HasCallStack, MonadIO m, IsDOMHTMLEmbedElement a) => a -> m Text
- dOMHTMLEmbedElementGetTypeAttr :: (HasCallStack, MonadIO m, IsDOMHTMLEmbedElement a) => a -> m Text
- dOMHTMLEmbedElementGetWidth :: (HasCallStack, MonadIO m, IsDOMHTMLEmbedElement a) => a -> m CLong
- dOMHTMLEmbedElementSetAlign :: (HasCallStack, MonadIO m, IsDOMHTMLEmbedElement a) => a -> Text -> m ()
- dOMHTMLEmbedElementSetHeight :: (HasCallStack, MonadIO m, IsDOMHTMLEmbedElement a) => a -> CLong -> m ()
- dOMHTMLEmbedElementSetName :: (HasCallStack, MonadIO m, IsDOMHTMLEmbedElement a) => a -> Text -> m ()
- dOMHTMLEmbedElementSetSrc :: (HasCallStack, MonadIO m, IsDOMHTMLEmbedElement a) => a -> Text -> m ()
- dOMHTMLEmbedElementSetTypeAttr :: (HasCallStack, MonadIO m, IsDOMHTMLEmbedElement a) => a -> Text -> m ()
- dOMHTMLEmbedElementSetWidth :: (HasCallStack, MonadIO m, IsDOMHTMLEmbedElement a) => a -> CLong -> m ()
- constructDOMHTMLEmbedElementAlign :: (IsDOMHTMLEmbedElement o, MonadIO m) => Text -> m (GValueConstruct o)
- getDOMHTMLEmbedElementAlign :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> m (Maybe Text)
- setDOMHTMLEmbedElementAlign :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> Text -> m ()
- constructDOMHTMLEmbedElementHeight :: (IsDOMHTMLEmbedElement o, MonadIO m) => CLong -> m (GValueConstruct o)
- getDOMHTMLEmbedElementHeight :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> m CLong
- setDOMHTMLEmbedElementHeight :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> CLong -> m ()
- constructDOMHTMLEmbedElementName :: (IsDOMHTMLEmbedElement o, MonadIO m) => Text -> m (GValueConstruct o)
- getDOMHTMLEmbedElementName :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> m (Maybe Text)
- setDOMHTMLEmbedElementName :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> Text -> m ()
- constructDOMHTMLEmbedElementSrc :: (IsDOMHTMLEmbedElement o, MonadIO m) => Text -> m (GValueConstruct o)
- getDOMHTMLEmbedElementSrc :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> m (Maybe Text)
- setDOMHTMLEmbedElementSrc :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> Text -> m ()
- clearDOMHTMLEmbedElementType :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> m ()
- constructDOMHTMLEmbedElementType :: (IsDOMHTMLEmbedElement o, MonadIO m) => Text -> m (GValueConstruct o)
- getDOMHTMLEmbedElementType :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> m (Maybe Text)
- setDOMHTMLEmbedElementType :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> Text -> m ()
- constructDOMHTMLEmbedElementWidth :: (IsDOMHTMLEmbedElement o, MonadIO m) => CLong -> m (GValueConstruct o)
- getDOMHTMLEmbedElementWidth :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> m CLong
- setDOMHTMLEmbedElementWidth :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> CLong -> m ()
Exported types
newtype DOMHTMLEmbedElement Source #
Memory-managed wrapper type.
Constructors
| DOMHTMLEmbedElement (ManagedPtr DOMHTMLEmbedElement) |
Instances
class (GObject o, IsDescendantOf DOMHTMLEmbedElement o) => IsDOMHTMLEmbedElement o Source #
Type class for types which can be safely cast to DOMHTMLEmbedElement, for instance with toDOMHTMLEmbedElement.
Instances
| (GObject o, IsDescendantOf DOMHTMLEmbedElement o) => IsDOMHTMLEmbedElement o Source # | |
toDOMHTMLEmbedElement :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> m DOMHTMLEmbedElement Source #
Cast to DOMHTMLEmbedElement, 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
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, getContentEditable, getData, getDir, getDraggable, getElementsByClassName, getElementsByClassNameAsHtmlCollection, getElementsByTagName, getElementsByTagNameAsHtmlCollection, getElementsByTagNameNs, getElementsByTagNameNsAsHtmlCollection, getFirstChild, getFirstElementChild, getHeight, getHidden, 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, getSrc, getStyle, getTabIndex, getTagName, getTextContent, getTitle, getTranslate, getTypeAttr, getWebkitRegionOverset, getWebkitdropzone, getWidth.
Setters
setAccessKey, setAlign, setAttribute, setAttributeNode, setAttributeNodeNs, setAttributeNs, setClassName, setContentEditable, setData, setDataFull, setDir, setDraggable, setHeight, setHidden, setId, setInnerHtml, setInnerText, setLang, setName, setNodeValue, setOuterHtml, setOuterText, setPrefix, setProperty, setScrollLeft, setScrollTop, setSpellcheck, setSrc, setTabIndex, setTextContent, setTitle, setTranslate, setTypeAttr, setWebkitdropzone, setWidth.
getAlign
dOMHTMLEmbedElementGetAlign Source #
Arguments
| :: (HasCallStack, MonadIO m, IsDOMHTMLEmbedElement a) | |
| => a |
|
| -> m Text | Returns: A |
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
getHeight
dOMHTMLEmbedElementGetHeight Source #
Arguments
| :: (HasCallStack, MonadIO m, IsDOMHTMLEmbedElement a) | |
| => a |
|
| -> m CLong | Returns: A |
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
getName
dOMHTMLEmbedElementGetName Source #
Arguments
| :: (HasCallStack, MonadIO m, IsDOMHTMLEmbedElement a) | |
| => a |
|
| -> m Text | Returns: A |
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
getSrc
dOMHTMLEmbedElementGetSrc Source #
Arguments
| :: (HasCallStack, MonadIO m, IsDOMHTMLEmbedElement a) | |
| => a |
|
| -> m Text | Returns: A |
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
getTypeAttr
dOMHTMLEmbedElementGetTypeAttr Source #
Arguments
| :: (HasCallStack, MonadIO m, IsDOMHTMLEmbedElement a) | |
| => a |
|
| -> m Text | Returns: A |
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
getWidth
dOMHTMLEmbedElementGetWidth Source #
Arguments
| :: (HasCallStack, MonadIO m, IsDOMHTMLEmbedElement a) | |
| => a |
|
| -> m CLong | Returns: A |
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
setAlign
dOMHTMLEmbedElementSetAlign Source #
Arguments
| :: (HasCallStack, MonadIO m, IsDOMHTMLEmbedElement a) | |
| => a |
|
| -> Text |
|
| -> m () |
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
setHeight
dOMHTMLEmbedElementSetHeight Source #
Arguments
| :: (HasCallStack, MonadIO m, IsDOMHTMLEmbedElement a) | |
| => a |
|
| -> CLong |
|
| -> m () |
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
setName
dOMHTMLEmbedElementSetName Source #
Arguments
| :: (HasCallStack, MonadIO m, IsDOMHTMLEmbedElement a) | |
| => a |
|
| -> Text |
|
| -> m () |
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
setSrc
dOMHTMLEmbedElementSetSrc Source #
Arguments
| :: (HasCallStack, MonadIO m, IsDOMHTMLEmbedElement a) | |
| => a |
|
| -> Text |
|
| -> m () |
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
setTypeAttr
dOMHTMLEmbedElementSetTypeAttr Source #
Arguments
| :: (HasCallStack, MonadIO m, IsDOMHTMLEmbedElement a) | |
| => a |
|
| -> Text |
|
| -> m () |
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
setWidth
dOMHTMLEmbedElementSetWidth Source #
Arguments
| :: (HasCallStack, MonadIO m, IsDOMHTMLEmbedElement a) | |
| => a |
|
| -> CLong |
|
| -> 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.
constructDOMHTMLEmbedElementAlign :: (IsDOMHTMLEmbedElement 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.
getDOMHTMLEmbedElementAlign :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> m (Maybe Text) Source #
Get the value of the “align” property.
When overloading is enabled, this is equivalent to
get dOMHTMLEmbedElement #align
setDOMHTMLEmbedElementAlign :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> Text -> m () Source #
Set the value of the “align” property.
When overloading is enabled, this is equivalent to
setdOMHTMLEmbedElement [ #align:=value ]
height
No description available in the introspection data.
constructDOMHTMLEmbedElementHeight :: (IsDOMHTMLEmbedElement o, MonadIO m) => CLong -> 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.
getDOMHTMLEmbedElementHeight :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> m CLong Source #
Get the value of the “height” property.
When overloading is enabled, this is equivalent to
get dOMHTMLEmbedElement #height
setDOMHTMLEmbedElementHeight :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> CLong -> m () Source #
Set the value of the “height” property.
When overloading is enabled, this is equivalent to
setdOMHTMLEmbedElement [ #height:=value ]
name
No description available in the introspection data.
constructDOMHTMLEmbedElementName :: (IsDOMHTMLEmbedElement 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.
getDOMHTMLEmbedElementName :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> m (Maybe Text) Source #
Get the value of the “name” property.
When overloading is enabled, this is equivalent to
get dOMHTMLEmbedElement #name
setDOMHTMLEmbedElementName :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> Text -> m () Source #
Set the value of the “name” property.
When overloading is enabled, this is equivalent to
setdOMHTMLEmbedElement [ #name:=value ]
src
No description available in the introspection data.
constructDOMHTMLEmbedElementSrc :: (IsDOMHTMLEmbedElement 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.
getDOMHTMLEmbedElementSrc :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> m (Maybe Text) Source #
Get the value of the “src” property.
When overloading is enabled, this is equivalent to
get dOMHTMLEmbedElement #src
setDOMHTMLEmbedElementSrc :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> Text -> m () Source #
Set the value of the “src” property.
When overloading is enabled, this is equivalent to
setdOMHTMLEmbedElement [ #src:=value ]
type
No description available in the introspection data.
clearDOMHTMLEmbedElementType :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> m () Source #
Set the value of the “type” property to Nothing.
When overloading is enabled, this is equivalent to
clear #type
constructDOMHTMLEmbedElementType :: (IsDOMHTMLEmbedElement 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.
getDOMHTMLEmbedElementType :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> m (Maybe Text) Source #
Get the value of the “type” property.
When overloading is enabled, this is equivalent to
get dOMHTMLEmbedElement #type
setDOMHTMLEmbedElementType :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> Text -> m () Source #
Set the value of the “type” property.
When overloading is enabled, this is equivalent to
setdOMHTMLEmbedElement [ #type:=value ]
width
No description available in the introspection data.
constructDOMHTMLEmbedElementWidth :: (IsDOMHTMLEmbedElement o, MonadIO m) => CLong -> 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.
getDOMHTMLEmbedElementWidth :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> m CLong Source #
Get the value of the “width” property.
When overloading is enabled, this is equivalent to
get dOMHTMLEmbedElement #width
setDOMHTMLEmbedElementWidth :: (MonadIO m, IsDOMHTMLEmbedElement o) => o -> CLong -> m () Source #
Set the value of the “width” property.
When overloading is enabled, this is equivalent to
setdOMHTMLEmbedElement [ #width:=value ]