gi-webkit-3.0.11: 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.DOMScreen

Contents

Description

 

Synopsis

Exported types

Methods

getAvailHeight

dOMScreenGetAvailHeight Source #

Arguments

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

self: A DOMScreen

-> m CULong

Returns: A gulong

No description available in the introspection data.

getAvailLeft

dOMScreenGetAvailLeft Source #

Arguments

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

self: A DOMScreen

-> m CLong

Returns: A glong

No description available in the introspection data.

getAvailTop

dOMScreenGetAvailTop Source #

Arguments

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

self: A DOMScreen

-> m CLong

Returns: A glong

No description available in the introspection data.

getAvailWidth

dOMScreenGetAvailWidth Source #

Arguments

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

self: A DOMScreen

-> m CULong

Returns: A gulong

No description available in the introspection data.

getColorDepth

dOMScreenGetColorDepth Source #

Arguments

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

self: A DOMScreen

-> m CULong

Returns: A gulong

No description available in the introspection data.

getHeight

dOMScreenGetHeight Source #

Arguments

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

self: A DOMScreen

-> m CULong

Returns: A gulong

No description available in the introspection data.

getPixelDepth

dOMScreenGetPixelDepth Source #

Arguments

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

self: A DOMScreen

-> m CULong

Returns: A gulong

No description available in the introspection data.

getWidth

dOMScreenGetWidth Source #

Arguments

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

self: A DOMScreen

-> m CULong

Returns: A gulong

No description available in the introspection data.

Properties

availHeight

data DOMScreenAvailHeightPropertyInfo Source #

Instances

AttrInfo DOMScreenAvailHeightPropertyInfo Source # 
type AttrOrigin DOMScreenAvailHeightPropertyInfo Source # 
type AttrLabel DOMScreenAvailHeightPropertyInfo Source # 
type AttrGetType DOMScreenAvailHeightPropertyInfo Source # 
type AttrBaseTypeConstraint DOMScreenAvailHeightPropertyInfo Source # 
type AttrSetTypeConstraint DOMScreenAvailHeightPropertyInfo Source # 
type AttrAllowedOps DOMScreenAvailHeightPropertyInfo Source # 

availLeft

data DOMScreenAvailLeftPropertyInfo Source #

Instances

AttrInfo DOMScreenAvailLeftPropertyInfo Source # 
type AttrOrigin DOMScreenAvailLeftPropertyInfo Source # 
type AttrLabel DOMScreenAvailLeftPropertyInfo Source # 
type AttrGetType DOMScreenAvailLeftPropertyInfo Source # 
type AttrBaseTypeConstraint DOMScreenAvailLeftPropertyInfo Source # 
type AttrSetTypeConstraint DOMScreenAvailLeftPropertyInfo Source # 
type AttrAllowedOps DOMScreenAvailLeftPropertyInfo Source # 

availTop

data DOMScreenAvailTopPropertyInfo Source #

Instances

AttrInfo DOMScreenAvailTopPropertyInfo Source # 
type AttrOrigin DOMScreenAvailTopPropertyInfo Source # 
type AttrLabel DOMScreenAvailTopPropertyInfo Source # 
type AttrGetType DOMScreenAvailTopPropertyInfo Source # 
type AttrBaseTypeConstraint DOMScreenAvailTopPropertyInfo Source # 
type AttrSetTypeConstraint DOMScreenAvailTopPropertyInfo Source # 
type AttrAllowedOps DOMScreenAvailTopPropertyInfo Source # 

availWidth

data DOMScreenAvailWidthPropertyInfo Source #

Instances

AttrInfo DOMScreenAvailWidthPropertyInfo Source # 
type AttrOrigin DOMScreenAvailWidthPropertyInfo Source # 
type AttrLabel DOMScreenAvailWidthPropertyInfo Source # 
type AttrGetType DOMScreenAvailWidthPropertyInfo Source # 
type AttrBaseTypeConstraint DOMScreenAvailWidthPropertyInfo Source # 
type AttrSetTypeConstraint DOMScreenAvailWidthPropertyInfo Source # 
type AttrAllowedOps DOMScreenAvailWidthPropertyInfo Source # 

colorDepth

data DOMScreenColorDepthPropertyInfo Source #

Instances

AttrInfo DOMScreenColorDepthPropertyInfo Source # 
type AttrOrigin DOMScreenColorDepthPropertyInfo Source # 
type AttrLabel DOMScreenColorDepthPropertyInfo Source # 
type AttrGetType DOMScreenColorDepthPropertyInfo Source # 
type AttrBaseTypeConstraint DOMScreenColorDepthPropertyInfo Source # 
type AttrSetTypeConstraint DOMScreenColorDepthPropertyInfo Source # 
type AttrAllowedOps DOMScreenColorDepthPropertyInfo Source # 

height

data DOMScreenHeightPropertyInfo Source #

Instances

AttrInfo DOMScreenHeightPropertyInfo Source # 
type AttrOrigin DOMScreenHeightPropertyInfo Source # 
type AttrLabel DOMScreenHeightPropertyInfo Source # 
type AttrGetType DOMScreenHeightPropertyInfo Source # 
type AttrBaseTypeConstraint DOMScreenHeightPropertyInfo Source # 
type AttrSetTypeConstraint DOMScreenHeightPropertyInfo Source # 
type AttrAllowedOps DOMScreenHeightPropertyInfo Source # 

pixelDepth

data DOMScreenPixelDepthPropertyInfo Source #

Instances

AttrInfo DOMScreenPixelDepthPropertyInfo Source # 
type AttrOrigin DOMScreenPixelDepthPropertyInfo Source # 
type AttrLabel DOMScreenPixelDepthPropertyInfo Source # 
type AttrGetType DOMScreenPixelDepthPropertyInfo Source # 
type AttrBaseTypeConstraint DOMScreenPixelDepthPropertyInfo Source # 
type AttrSetTypeConstraint DOMScreenPixelDepthPropertyInfo Source # 
type AttrAllowedOps DOMScreenPixelDepthPropertyInfo Source # 

width

data DOMScreenWidthPropertyInfo Source #

Instances

AttrInfo DOMScreenWidthPropertyInfo Source # 
type AttrOrigin DOMScreenWidthPropertyInfo Source # 
type AttrLabel DOMScreenWidthPropertyInfo Source # 
type AttrGetType DOMScreenWidthPropertyInfo Source # 
type AttrBaseTypeConstraint DOMScreenWidthPropertyInfo Source # 
type AttrSetTypeConstraint DOMScreenWidthPropertyInfo Source # 
type AttrAllowedOps DOMScreenWidthPropertyInfo Source #