| Copyright | Will Thompson, Iñaki García Etxebarria and Jonas Platte |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria (garetxe@gmail.com) |
| Safe Haskell | None |
| Language | Haskell2010 |
GI.WebKit2WebExtension.Objects.DOMDOMWindow
Contents
Description
- newtype DOMDOMWindow = DOMDOMWindow (ManagedPtr DOMDOMWindow)
- class GObject o => IsDOMDOMWindow o
- toDOMDOMWindow :: IsDOMDOMWindow o => o -> IO DOMDOMWindow
- noDOMDOMWindow :: Maybe DOMDOMWindow
- data DOMDOMWindowWebkitMessageHandlersPostMessageMethodInfo
- dOMDOMWindowWebkitMessageHandlersPostMessage :: (MonadIO m, IsDOMDOMWindow a) => a -> Text -> Text -> m Bool
- data DOMDOMWindowClosedPropertyInfo
- dOMDOMWindowClosed :: AttrLabelProxy "closed"
- getDOMDOMWindowClosed :: (MonadIO m, IsDOMDOMWindow o) => o -> m Bool
- data DOMDOMWindowDefaultStatusPropertyInfo
- clearDOMDOMWindowDefaultStatus :: (MonadIO m, IsDOMDOMWindow o) => o -> m ()
- constructDOMDOMWindowDefaultStatus :: IsDOMDOMWindow o => Text -> IO (GValueConstruct o)
- dOMDOMWindowDefaultStatus :: AttrLabelProxy "defaultStatus"
- getDOMDOMWindowDefaultStatus :: (MonadIO m, IsDOMDOMWindow o) => o -> m (Maybe Text)
- setDOMDOMWindowDefaultStatus :: (MonadIO m, IsDOMDOMWindow o) => o -> Text -> m ()
- data DOMDOMWindowDevicePixelRatioPropertyInfo
- dOMDOMWindowDevicePixelRatio :: AttrLabelProxy "devicePixelRatio"
- getDOMDOMWindowDevicePixelRatio :: (MonadIO m, IsDOMDOMWindow o) => o -> m Double
- data DOMDOMWindowDocumentPropertyInfo
- dOMDOMWindowDocument :: AttrLabelProxy "document"
- getDOMDOMWindowDocument :: (MonadIO m, IsDOMDOMWindow o) => o -> m (Maybe DOMDocument)
- data DOMDOMWindowFrameElementPropertyInfo
- dOMDOMWindowFrameElement :: AttrLabelProxy "frameElement"
- getDOMDOMWindowFrameElement :: (MonadIO m, IsDOMDOMWindow o) => o -> m (Maybe DOMElement)
- data DOMDOMWindowFramesPropertyInfo
- dOMDOMWindowFrames :: AttrLabelProxy "frames"
- getDOMDOMWindowFrames :: (MonadIO m, IsDOMDOMWindow o) => o -> m (Maybe DOMDOMWindow)
- data DOMDOMWindowInnerHeightPropertyInfo
- dOMDOMWindowInnerHeight :: AttrLabelProxy "innerHeight"
- getDOMDOMWindowInnerHeight :: (MonadIO m, IsDOMDOMWindow o) => o -> m CLong
- data DOMDOMWindowInnerWidthPropertyInfo
- dOMDOMWindowInnerWidth :: AttrLabelProxy "innerWidth"
- getDOMDOMWindowInnerWidth :: (MonadIO m, IsDOMDOMWindow o) => o -> m CLong
- data DOMDOMWindowLengthPropertyInfo
- dOMDOMWindowLength :: AttrLabelProxy "length"
- getDOMDOMWindowLength :: (MonadIO m, IsDOMDOMWindow o) => o -> m CULong
- data DOMDOMWindowNamePropertyInfo
- clearDOMDOMWindowName :: (MonadIO m, IsDOMDOMWindow o) => o -> m ()
- constructDOMDOMWindowName :: IsDOMDOMWindow o => Text -> IO (GValueConstruct o)
- dOMDOMWindowName :: AttrLabelProxy "name"
- getDOMDOMWindowName :: (MonadIO m, IsDOMDOMWindow o) => o -> m (Maybe Text)
- setDOMDOMWindowName :: (MonadIO m, IsDOMDOMWindow o) => o -> Text -> m ()
- data DOMDOMWindowOffscreenBufferingPropertyInfo
- dOMDOMWindowOffscreenBuffering :: AttrLabelProxy "offscreenBuffering"
- getDOMDOMWindowOffscreenBuffering :: (MonadIO m, IsDOMDOMWindow o) => o -> m Bool
- data DOMDOMWindowOpenerPropertyInfo
- dOMDOMWindowOpener :: AttrLabelProxy "opener"
- getDOMDOMWindowOpener :: (MonadIO m, IsDOMDOMWindow o) => o -> m (Maybe DOMDOMWindow)
- data DOMDOMWindowOrientationPropertyInfo
- dOMDOMWindowOrientation :: AttrLabelProxy "orientation"
- getDOMDOMWindowOrientation :: (MonadIO m, IsDOMDOMWindow o) => o -> m CLong
- data DOMDOMWindowOuterHeightPropertyInfo
- dOMDOMWindowOuterHeight :: AttrLabelProxy "outerHeight"
- getDOMDOMWindowOuterHeight :: (MonadIO m, IsDOMDOMWindow o) => o -> m CLong
- data DOMDOMWindowOuterWidthPropertyInfo
- dOMDOMWindowOuterWidth :: AttrLabelProxy "outerWidth"
- getDOMDOMWindowOuterWidth :: (MonadIO m, IsDOMDOMWindow o) => o -> m CLong
- data DOMDOMWindowPageXOffsetPropertyInfo
- dOMDOMWindowPageXOffset :: AttrLabelProxy "pageXOffset"
- getDOMDOMWindowPageXOffset :: (MonadIO m, IsDOMDOMWindow o) => o -> m CLong
- data DOMDOMWindowPageYOffsetPropertyInfo
- dOMDOMWindowPageYOffset :: AttrLabelProxy "pageYOffset"
- getDOMDOMWindowPageYOffset :: (MonadIO m, IsDOMDOMWindow o) => o -> m CLong
- data DOMDOMWindowParentPropertyInfo
- dOMDOMWindowParent :: AttrLabelProxy "parent"
- getDOMDOMWindowParent :: (MonadIO m, IsDOMDOMWindow o) => o -> m (Maybe DOMDOMWindow)
- data DOMDOMWindowScreenLeftPropertyInfo
- dOMDOMWindowScreenLeft :: AttrLabelProxy "screenLeft"
- getDOMDOMWindowScreenLeft :: (MonadIO m, IsDOMDOMWindow o) => o -> m CLong
- data DOMDOMWindowScreenTopPropertyInfo
- dOMDOMWindowScreenTop :: AttrLabelProxy "screenTop"
- getDOMDOMWindowScreenTop :: (MonadIO m, IsDOMDOMWindow o) => o -> m CLong
- data DOMDOMWindowScreenXPropertyInfo
- dOMDOMWindowScreenX :: AttrLabelProxy "screenX"
- getDOMDOMWindowScreenX :: (MonadIO m, IsDOMDOMWindow o) => o -> m CLong
- data DOMDOMWindowScreenYPropertyInfo
- dOMDOMWindowScreenY :: AttrLabelProxy "screenY"
- getDOMDOMWindowScreenY :: (MonadIO m, IsDOMDOMWindow o) => o -> m CLong
- data DOMDOMWindowScrollXPropertyInfo
- dOMDOMWindowScrollX :: AttrLabelProxy "scrollX"
- getDOMDOMWindowScrollX :: (MonadIO m, IsDOMDOMWindow o) => o -> m CLong
- data DOMDOMWindowScrollYPropertyInfo
- dOMDOMWindowScrollY :: AttrLabelProxy "scrollY"
- getDOMDOMWindowScrollY :: (MonadIO m, IsDOMDOMWindow o) => o -> m CLong
- data DOMDOMWindowSelfPropertyInfo
- dOMDOMWindowSelf :: AttrLabelProxy "self"
- getDOMDOMWindowSelf :: (MonadIO m, IsDOMDOMWindow o) => o -> m (Maybe DOMDOMWindow)
- data DOMDOMWindowStatusPropertyInfo
- clearDOMDOMWindowStatus :: (MonadIO m, IsDOMDOMWindow o) => o -> m ()
- constructDOMDOMWindowStatus :: IsDOMDOMWindow o => Text -> IO (GValueConstruct o)
- dOMDOMWindowStatus :: AttrLabelProxy "status"
- getDOMDOMWindowStatus :: (MonadIO m, IsDOMDOMWindow o) => o -> m (Maybe Text)
- setDOMDOMWindowStatus :: (MonadIO m, IsDOMDOMWindow o) => o -> Text -> m ()
- data DOMDOMWindowTopPropertyInfo
- dOMDOMWindowTop :: AttrLabelProxy "top"
- getDOMDOMWindowTop :: (MonadIO m, IsDOMDOMWindow o) => o -> m (Maybe DOMDOMWindow)
- data DOMDOMWindowWindowPropertyInfo
- dOMDOMWindowWindow :: AttrLabelProxy "window"
- getDOMDOMWindowWindow :: (MonadIO m, IsDOMDOMWindow o) => o -> m (Maybe DOMDOMWindow)
Exported types
newtype DOMDOMWindow Source #
Constructors
| DOMDOMWindow (ManagedPtr DOMDOMWindow) |
Instances
| GObject DOMDOMWindow Source # | |
| IsObject DOMDOMWindow Source # | |
| IsDOMObject DOMDOMWindow Source # | |
| IsDOMDOMWindow DOMDOMWindow Source # | |
| IsDOMEventTarget DOMDOMWindow Source # | |
| ((~) * info (ResolveDOMDOMWindowMethod t DOMDOMWindow), MethodInfo * info DOMDOMWindow p) => IsLabel t (DOMDOMWindow -> p) Source # | |
| ((~) * info (ResolveDOMDOMWindowMethod t DOMDOMWindow), MethodInfo * info DOMDOMWindow p) => IsLabelProxy t (DOMDOMWindow -> p) Source # | |
| HasAttributeList * DOMDOMWindow Source # | |
| type SignalList DOMDOMWindow Source # | |
| type AttributeList DOMDOMWindow Source # | |
class GObject o => IsDOMDOMWindow o Source #
Instances
| (GObject a, UnknownAncestorError Constraint DOMDOMWindow a) => IsDOMDOMWindow a Source # | |
| IsDOMDOMWindow DOMDOMWindow Source # | |
toDOMDOMWindow :: IsDOMDOMWindow o => o -> IO DOMDOMWindow Source #
Methods
webkitMessageHandlersPostMessage
data DOMDOMWindowWebkitMessageHandlersPostMessageMethodInfo Source #
Instances
| ((~) * signature (Text -> Text -> m Bool), MonadIO m, IsDOMDOMWindow a) => MethodInfo * DOMDOMWindowWebkitMessageHandlersPostMessageMethodInfo a signature Source # | |
dOMDOMWindowWebkitMessageHandlersPostMessage :: (MonadIO m, IsDOMDOMWindow a) => a -> Text -> Text -> m Bool Source #
Properties
closed
data DOMDOMWindowClosedPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowClosedPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowClosedPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowClosedPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowClosedPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowClosedPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowClosedPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowClosedPropertyInfo Source # | |
dOMDOMWindowClosed :: AttrLabelProxy "closed" Source #
getDOMDOMWindowClosed :: (MonadIO m, IsDOMDOMWindow o) => o -> m Bool Source #
defaultStatus
data DOMDOMWindowDefaultStatusPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowDefaultStatusPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowDefaultStatusPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowDefaultStatusPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowDefaultStatusPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowDefaultStatusPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowDefaultStatusPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowDefaultStatusPropertyInfo Source # | |
clearDOMDOMWindowDefaultStatus :: (MonadIO m, IsDOMDOMWindow o) => o -> m () Source #
constructDOMDOMWindowDefaultStatus :: IsDOMDOMWindow o => Text -> IO (GValueConstruct o) Source #
dOMDOMWindowDefaultStatus :: AttrLabelProxy "defaultStatus" Source #
getDOMDOMWindowDefaultStatus :: (MonadIO m, IsDOMDOMWindow o) => o -> m (Maybe Text) Source #
setDOMDOMWindowDefaultStatus :: (MonadIO m, IsDOMDOMWindow o) => o -> Text -> m () Source #
devicePixelRatio
data DOMDOMWindowDevicePixelRatioPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowDevicePixelRatioPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowDevicePixelRatioPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowDevicePixelRatioPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowDevicePixelRatioPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowDevicePixelRatioPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowDevicePixelRatioPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowDevicePixelRatioPropertyInfo Source # | |
dOMDOMWindowDevicePixelRatio :: AttrLabelProxy "devicePixelRatio" Source #
getDOMDOMWindowDevicePixelRatio :: (MonadIO m, IsDOMDOMWindow o) => o -> m Double Source #
document
data DOMDOMWindowDocumentPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowDocumentPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowDocumentPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowDocumentPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowDocumentPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowDocumentPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowDocumentPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowDocumentPropertyInfo Source # | |
dOMDOMWindowDocument :: AttrLabelProxy "document" Source #
getDOMDOMWindowDocument :: (MonadIO m, IsDOMDOMWindow o) => o -> m (Maybe DOMDocument) Source #
frameElement
data DOMDOMWindowFrameElementPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowFrameElementPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowFrameElementPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowFrameElementPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowFrameElementPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowFrameElementPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowFrameElementPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowFrameElementPropertyInfo Source # | |
dOMDOMWindowFrameElement :: AttrLabelProxy "frameElement" Source #
getDOMDOMWindowFrameElement :: (MonadIO m, IsDOMDOMWindow o) => o -> m (Maybe DOMElement) Source #
frames
data DOMDOMWindowFramesPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowFramesPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowFramesPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowFramesPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowFramesPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowFramesPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowFramesPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowFramesPropertyInfo Source # | |
dOMDOMWindowFrames :: AttrLabelProxy "frames" Source #
getDOMDOMWindowFrames :: (MonadIO m, IsDOMDOMWindow o) => o -> m (Maybe DOMDOMWindow) Source #
innerHeight
data DOMDOMWindowInnerHeightPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowInnerHeightPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowInnerHeightPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowInnerHeightPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowInnerHeightPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowInnerHeightPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowInnerHeightPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowInnerHeightPropertyInfo Source # | |
dOMDOMWindowInnerHeight :: AttrLabelProxy "innerHeight" Source #
getDOMDOMWindowInnerHeight :: (MonadIO m, IsDOMDOMWindow o) => o -> m CLong Source #
innerWidth
data DOMDOMWindowInnerWidthPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowInnerWidthPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowInnerWidthPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowInnerWidthPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowInnerWidthPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowInnerWidthPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowInnerWidthPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowInnerWidthPropertyInfo Source # | |
dOMDOMWindowInnerWidth :: AttrLabelProxy "innerWidth" Source #
getDOMDOMWindowInnerWidth :: (MonadIO m, IsDOMDOMWindow o) => o -> m CLong Source #
length
data DOMDOMWindowLengthPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowLengthPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowLengthPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowLengthPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowLengthPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowLengthPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowLengthPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowLengthPropertyInfo Source # | |
dOMDOMWindowLength :: AttrLabelProxy "length" Source #
getDOMDOMWindowLength :: (MonadIO m, IsDOMDOMWindow o) => o -> m CULong Source #
name
data DOMDOMWindowNamePropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowNamePropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowNamePropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowNamePropertyInfo Source # | |
| type AttrLabel DOMDOMWindowNamePropertyInfo Source # | |
| type AttrGetType DOMDOMWindowNamePropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowNamePropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowNamePropertyInfo Source # | |
clearDOMDOMWindowName :: (MonadIO m, IsDOMDOMWindow o) => o -> m () Source #
constructDOMDOMWindowName :: IsDOMDOMWindow o => Text -> IO (GValueConstruct o) Source #
dOMDOMWindowName :: AttrLabelProxy "name" Source #
getDOMDOMWindowName :: (MonadIO m, IsDOMDOMWindow o) => o -> m (Maybe Text) Source #
setDOMDOMWindowName :: (MonadIO m, IsDOMDOMWindow o) => o -> Text -> m () Source #
offscreenBuffering
data DOMDOMWindowOffscreenBufferingPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowOffscreenBufferingPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowOffscreenBufferingPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowOffscreenBufferingPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowOffscreenBufferingPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowOffscreenBufferingPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowOffscreenBufferingPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowOffscreenBufferingPropertyInfo Source # | |
dOMDOMWindowOffscreenBuffering :: AttrLabelProxy "offscreenBuffering" Source #
getDOMDOMWindowOffscreenBuffering :: (MonadIO m, IsDOMDOMWindow o) => o -> m Bool Source #
opener
data DOMDOMWindowOpenerPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowOpenerPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowOpenerPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowOpenerPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowOpenerPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowOpenerPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowOpenerPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowOpenerPropertyInfo Source # | |
dOMDOMWindowOpener :: AttrLabelProxy "opener" Source #
getDOMDOMWindowOpener :: (MonadIO m, IsDOMDOMWindow o) => o -> m (Maybe DOMDOMWindow) Source #
orientation
data DOMDOMWindowOrientationPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowOrientationPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowOrientationPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowOrientationPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowOrientationPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowOrientationPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowOrientationPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowOrientationPropertyInfo Source # | |
dOMDOMWindowOrientation :: AttrLabelProxy "orientation" Source #
getDOMDOMWindowOrientation :: (MonadIO m, IsDOMDOMWindow o) => o -> m CLong Source #
outerHeight
data DOMDOMWindowOuterHeightPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowOuterHeightPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowOuterHeightPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowOuterHeightPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowOuterHeightPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowOuterHeightPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowOuterHeightPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowOuterHeightPropertyInfo Source # | |
dOMDOMWindowOuterHeight :: AttrLabelProxy "outerHeight" Source #
getDOMDOMWindowOuterHeight :: (MonadIO m, IsDOMDOMWindow o) => o -> m CLong Source #
outerWidth
data DOMDOMWindowOuterWidthPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowOuterWidthPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowOuterWidthPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowOuterWidthPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowOuterWidthPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowOuterWidthPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowOuterWidthPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowOuterWidthPropertyInfo Source # | |
dOMDOMWindowOuterWidth :: AttrLabelProxy "outerWidth" Source #
getDOMDOMWindowOuterWidth :: (MonadIO m, IsDOMDOMWindow o) => o -> m CLong Source #
pageXOffset
data DOMDOMWindowPageXOffsetPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowPageXOffsetPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowPageXOffsetPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowPageXOffsetPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowPageXOffsetPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowPageXOffsetPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowPageXOffsetPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowPageXOffsetPropertyInfo Source # | |
dOMDOMWindowPageXOffset :: AttrLabelProxy "pageXOffset" Source #
getDOMDOMWindowPageXOffset :: (MonadIO m, IsDOMDOMWindow o) => o -> m CLong Source #
pageYOffset
data DOMDOMWindowPageYOffsetPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowPageYOffsetPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowPageYOffsetPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowPageYOffsetPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowPageYOffsetPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowPageYOffsetPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowPageYOffsetPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowPageYOffsetPropertyInfo Source # | |
dOMDOMWindowPageYOffset :: AttrLabelProxy "pageYOffset" Source #
getDOMDOMWindowPageYOffset :: (MonadIO m, IsDOMDOMWindow o) => o -> m CLong Source #
parent
data DOMDOMWindowParentPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowParentPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowParentPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowParentPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowParentPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowParentPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowParentPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowParentPropertyInfo Source # | |
dOMDOMWindowParent :: AttrLabelProxy "parent" Source #
getDOMDOMWindowParent :: (MonadIO m, IsDOMDOMWindow o) => o -> m (Maybe DOMDOMWindow) Source #
screenLeft
data DOMDOMWindowScreenLeftPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowScreenLeftPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowScreenLeftPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowScreenLeftPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowScreenLeftPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowScreenLeftPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowScreenLeftPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowScreenLeftPropertyInfo Source # | |
dOMDOMWindowScreenLeft :: AttrLabelProxy "screenLeft" Source #
getDOMDOMWindowScreenLeft :: (MonadIO m, IsDOMDOMWindow o) => o -> m CLong Source #
screenTop
data DOMDOMWindowScreenTopPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowScreenTopPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowScreenTopPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowScreenTopPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowScreenTopPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowScreenTopPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowScreenTopPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowScreenTopPropertyInfo Source # | |
dOMDOMWindowScreenTop :: AttrLabelProxy "screenTop" Source #
getDOMDOMWindowScreenTop :: (MonadIO m, IsDOMDOMWindow o) => o -> m CLong Source #
screenX
data DOMDOMWindowScreenXPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowScreenXPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowScreenXPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowScreenXPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowScreenXPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowScreenXPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowScreenXPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowScreenXPropertyInfo Source # | |
dOMDOMWindowScreenX :: AttrLabelProxy "screenX" Source #
getDOMDOMWindowScreenX :: (MonadIO m, IsDOMDOMWindow o) => o -> m CLong Source #
screenY
data DOMDOMWindowScreenYPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowScreenYPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowScreenYPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowScreenYPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowScreenYPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowScreenYPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowScreenYPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowScreenYPropertyInfo Source # | |
dOMDOMWindowScreenY :: AttrLabelProxy "screenY" Source #
getDOMDOMWindowScreenY :: (MonadIO m, IsDOMDOMWindow o) => o -> m CLong Source #
scrollX
data DOMDOMWindowScrollXPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowScrollXPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowScrollXPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowScrollXPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowScrollXPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowScrollXPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowScrollXPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowScrollXPropertyInfo Source # | |
dOMDOMWindowScrollX :: AttrLabelProxy "scrollX" Source #
getDOMDOMWindowScrollX :: (MonadIO m, IsDOMDOMWindow o) => o -> m CLong Source #
scrollY
data DOMDOMWindowScrollYPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowScrollYPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowScrollYPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowScrollYPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowScrollYPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowScrollYPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowScrollYPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowScrollYPropertyInfo Source # | |
dOMDOMWindowScrollY :: AttrLabelProxy "scrollY" Source #
getDOMDOMWindowScrollY :: (MonadIO m, IsDOMDOMWindow o) => o -> m CLong Source #
self
data DOMDOMWindowSelfPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowSelfPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowSelfPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowSelfPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowSelfPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowSelfPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowSelfPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowSelfPropertyInfo Source # | |
dOMDOMWindowSelf :: AttrLabelProxy "self" Source #
getDOMDOMWindowSelf :: (MonadIO m, IsDOMDOMWindow o) => o -> m (Maybe DOMDOMWindow) Source #
status
data DOMDOMWindowStatusPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowStatusPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowStatusPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowStatusPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowStatusPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowStatusPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowStatusPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowStatusPropertyInfo Source # | |
clearDOMDOMWindowStatus :: (MonadIO m, IsDOMDOMWindow o) => o -> m () Source #
constructDOMDOMWindowStatus :: IsDOMDOMWindow o => Text -> IO (GValueConstruct o) Source #
dOMDOMWindowStatus :: AttrLabelProxy "status" Source #
getDOMDOMWindowStatus :: (MonadIO m, IsDOMDOMWindow o) => o -> m (Maybe Text) Source #
setDOMDOMWindowStatus :: (MonadIO m, IsDOMDOMWindow o) => o -> Text -> m () Source #
top
data DOMDOMWindowTopPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowTopPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowTopPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowTopPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowTopPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowTopPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowTopPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowTopPropertyInfo Source # | |
dOMDOMWindowTop :: AttrLabelProxy "top" Source #
getDOMDOMWindowTop :: (MonadIO m, IsDOMDOMWindow o) => o -> m (Maybe DOMDOMWindow) Source #
window
data DOMDOMWindowWindowPropertyInfo Source #
Instances
| AttrInfo DOMDOMWindowWindowPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMDOMWindowWindowPropertyInfo Source # | |
| type AttrOrigin DOMDOMWindowWindowPropertyInfo Source # | |
| type AttrLabel DOMDOMWindowWindowPropertyInfo Source # | |
| type AttrGetType DOMDOMWindowWindowPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMDOMWindowWindowPropertyInfo Source # | |
| type AttrAllowedOps DOMDOMWindowWindowPropertyInfo Source # | |
dOMDOMWindowWindow :: AttrLabelProxy "window" Source #
getDOMDOMWindowWindow :: (MonadIO m, IsDOMDOMWindow o) => o -> m (Maybe DOMDOMWindow) Source #