gi-webkit-3.0.14: 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

availLeft

availTop

availWidth

colorDepth

height

pixelDepth

width