| 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.WebKit.Objects.DOMScreen
Contents
Description
- newtype DOMScreen = DOMScreen (ManagedPtr DOMScreen)
- class GObject o => IsDOMScreen o
- toDOMScreen :: IsDOMScreen o => o -> IO DOMScreen
- noDOMScreen :: Maybe DOMScreen
- data DOMScreenGetAvailHeightMethodInfo
- dOMScreenGetAvailHeight :: (MonadIO m, IsDOMScreen a) => a -> m CULong
- data DOMScreenGetAvailLeftMethodInfo
- dOMScreenGetAvailLeft :: (MonadIO m, IsDOMScreen a) => a -> m CLong
- data DOMScreenGetAvailTopMethodInfo
- dOMScreenGetAvailTop :: (MonadIO m, IsDOMScreen a) => a -> m CLong
- data DOMScreenGetAvailWidthMethodInfo
- dOMScreenGetAvailWidth :: (MonadIO m, IsDOMScreen a) => a -> m CULong
- data DOMScreenGetColorDepthMethodInfo
- dOMScreenGetColorDepth :: (MonadIO m, IsDOMScreen a) => a -> m CULong
- data DOMScreenGetHeightMethodInfo
- dOMScreenGetHeight :: (MonadIO m, IsDOMScreen a) => a -> m CULong
- data DOMScreenGetPixelDepthMethodInfo
- dOMScreenGetPixelDepth :: (MonadIO m, IsDOMScreen a) => a -> m CULong
- data DOMScreenGetWidthMethodInfo
- dOMScreenGetWidth :: (MonadIO m, IsDOMScreen a) => a -> m CULong
- data DOMScreenAvailHeightPropertyInfo
- dOMScreenAvailHeight :: AttrLabelProxy "availHeight"
- getDOMScreenAvailHeight :: (MonadIO m, IsDOMScreen o) => o -> m CULong
- data DOMScreenAvailLeftPropertyInfo
- dOMScreenAvailLeft :: AttrLabelProxy "availLeft"
- getDOMScreenAvailLeft :: (MonadIO m, IsDOMScreen o) => o -> m CLong
- data DOMScreenAvailTopPropertyInfo
- dOMScreenAvailTop :: AttrLabelProxy "availTop"
- getDOMScreenAvailTop :: (MonadIO m, IsDOMScreen o) => o -> m CLong
- data DOMScreenAvailWidthPropertyInfo
- dOMScreenAvailWidth :: AttrLabelProxy "availWidth"
- getDOMScreenAvailWidth :: (MonadIO m, IsDOMScreen o) => o -> m CULong
- data DOMScreenColorDepthPropertyInfo
- dOMScreenColorDepth :: AttrLabelProxy "colorDepth"
- getDOMScreenColorDepth :: (MonadIO m, IsDOMScreen o) => o -> m CULong
- data DOMScreenHeightPropertyInfo
- dOMScreenHeight :: AttrLabelProxy "height"
- getDOMScreenHeight :: (MonadIO m, IsDOMScreen o) => o -> m CULong
- data DOMScreenPixelDepthPropertyInfo
- dOMScreenPixelDepth :: AttrLabelProxy "pixelDepth"
- getDOMScreenPixelDepth :: (MonadIO m, IsDOMScreen o) => o -> m CULong
- data DOMScreenWidthPropertyInfo
- dOMScreenWidth :: AttrLabelProxy "width"
- getDOMScreenWidth :: (MonadIO m, IsDOMScreen o) => o -> m CULong
Exported types
Instances
| GObject DOMScreen Source # | |
| IsObject DOMScreen Source # | |
| IsDOMScreen DOMScreen Source # | |
| IsDOMObject DOMScreen Source # | |
| ((~) * info (ResolveDOMScreenMethod t DOMScreen), MethodInfo * info DOMScreen p) => IsLabel t (DOMScreen -> p) Source # | |
| ((~) * info (ResolveDOMScreenMethod t DOMScreen), MethodInfo * info DOMScreen p) => IsLabelProxy t (DOMScreen -> p) Source # | |
| HasAttributeList * DOMScreen Source # | |
| type SignalList DOMScreen Source # | |
| type AttributeList DOMScreen Source # | |
class GObject o => IsDOMScreen o Source #
Instances
| (GObject a, UnknownAncestorError Constraint DOMScreen a) => IsDOMScreen a Source # | |
| IsDOMScreen DOMScreen Source # | |
toDOMScreen :: IsDOMScreen o => o -> IO DOMScreen Source #
Methods
getAvailHeight
data DOMScreenGetAvailHeightMethodInfo Source #
Instances
| ((~) * signature (m CULong), MonadIO m, IsDOMScreen a) => MethodInfo * DOMScreenGetAvailHeightMethodInfo a signature Source # | |
dOMScreenGetAvailHeight :: (MonadIO m, IsDOMScreen a) => a -> m CULong Source #
getAvailLeft
data DOMScreenGetAvailLeftMethodInfo Source #
Instances
| ((~) * signature (m CLong), MonadIO m, IsDOMScreen a) => MethodInfo * DOMScreenGetAvailLeftMethodInfo a signature Source # | |
dOMScreenGetAvailLeft :: (MonadIO m, IsDOMScreen a) => a -> m CLong Source #
getAvailTop
data DOMScreenGetAvailTopMethodInfo Source #
Instances
| ((~) * signature (m CLong), MonadIO m, IsDOMScreen a) => MethodInfo * DOMScreenGetAvailTopMethodInfo a signature Source # | |
dOMScreenGetAvailTop :: (MonadIO m, IsDOMScreen a) => a -> m CLong Source #
getAvailWidth
data DOMScreenGetAvailWidthMethodInfo Source #
Instances
| ((~) * signature (m CULong), MonadIO m, IsDOMScreen a) => MethodInfo * DOMScreenGetAvailWidthMethodInfo a signature Source # | |
dOMScreenGetAvailWidth :: (MonadIO m, IsDOMScreen a) => a -> m CULong Source #
getColorDepth
data DOMScreenGetColorDepthMethodInfo Source #
Instances
| ((~) * signature (m CULong), MonadIO m, IsDOMScreen a) => MethodInfo * DOMScreenGetColorDepthMethodInfo a signature Source # | |
dOMScreenGetColorDepth :: (MonadIO m, IsDOMScreen a) => a -> m CULong Source #
getHeight
data DOMScreenGetHeightMethodInfo Source #
Instances
| ((~) * signature (m CULong), MonadIO m, IsDOMScreen a) => MethodInfo * DOMScreenGetHeightMethodInfo a signature Source # | |
dOMScreenGetHeight :: (MonadIO m, IsDOMScreen a) => a -> m CULong Source #
getPixelDepth
data DOMScreenGetPixelDepthMethodInfo Source #
Instances
| ((~) * signature (m CULong), MonadIO m, IsDOMScreen a) => MethodInfo * DOMScreenGetPixelDepthMethodInfo a signature Source # | |
dOMScreenGetPixelDepth :: (MonadIO m, IsDOMScreen a) => a -> m CULong Source #
getWidth
data DOMScreenGetWidthMethodInfo Source #
Instances
| ((~) * signature (m CULong), MonadIO m, IsDOMScreen a) => MethodInfo * DOMScreenGetWidthMethodInfo a signature Source # | |
dOMScreenGetWidth :: (MonadIO m, IsDOMScreen a) => a -> m CULong Source #
Properties
availHeight
data DOMScreenAvailHeightPropertyInfo Source #
Instances
| AttrInfo DOMScreenAvailHeightPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMScreenAvailHeightPropertyInfo Source # | |
| type AttrOrigin DOMScreenAvailHeightPropertyInfo Source # | |
| type AttrLabel DOMScreenAvailHeightPropertyInfo Source # | |
| type AttrGetType DOMScreenAvailHeightPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMScreenAvailHeightPropertyInfo Source # | |
| type AttrAllowedOps DOMScreenAvailHeightPropertyInfo Source # | |
dOMScreenAvailHeight :: AttrLabelProxy "availHeight" Source #
getDOMScreenAvailHeight :: (MonadIO m, IsDOMScreen o) => o -> m CULong Source #
availLeft
data DOMScreenAvailLeftPropertyInfo Source #
Instances
| AttrInfo DOMScreenAvailLeftPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMScreenAvailLeftPropertyInfo Source # | |
| type AttrOrigin DOMScreenAvailLeftPropertyInfo Source # | |
| type AttrLabel DOMScreenAvailLeftPropertyInfo Source # | |
| type AttrGetType DOMScreenAvailLeftPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMScreenAvailLeftPropertyInfo Source # | |
| type AttrAllowedOps DOMScreenAvailLeftPropertyInfo Source # | |
dOMScreenAvailLeft :: AttrLabelProxy "availLeft" Source #
getDOMScreenAvailLeft :: (MonadIO m, IsDOMScreen o) => o -> m CLong Source #
availTop
data DOMScreenAvailTopPropertyInfo Source #
Instances
| AttrInfo DOMScreenAvailTopPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMScreenAvailTopPropertyInfo Source # | |
| type AttrOrigin DOMScreenAvailTopPropertyInfo Source # | |
| type AttrLabel DOMScreenAvailTopPropertyInfo Source # | |
| type AttrGetType DOMScreenAvailTopPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMScreenAvailTopPropertyInfo Source # | |
| type AttrAllowedOps DOMScreenAvailTopPropertyInfo Source # | |
dOMScreenAvailTop :: AttrLabelProxy "availTop" Source #
getDOMScreenAvailTop :: (MonadIO m, IsDOMScreen o) => o -> m CLong Source #
availWidth
data DOMScreenAvailWidthPropertyInfo Source #
Instances
| AttrInfo DOMScreenAvailWidthPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMScreenAvailWidthPropertyInfo Source # | |
| type AttrOrigin DOMScreenAvailWidthPropertyInfo Source # | |
| type AttrLabel DOMScreenAvailWidthPropertyInfo Source # | |
| type AttrGetType DOMScreenAvailWidthPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMScreenAvailWidthPropertyInfo Source # | |
| type AttrAllowedOps DOMScreenAvailWidthPropertyInfo Source # | |
dOMScreenAvailWidth :: AttrLabelProxy "availWidth" Source #
getDOMScreenAvailWidth :: (MonadIO m, IsDOMScreen o) => o -> m CULong Source #
colorDepth
data DOMScreenColorDepthPropertyInfo Source #
Instances
| AttrInfo DOMScreenColorDepthPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMScreenColorDepthPropertyInfo Source # | |
| type AttrOrigin DOMScreenColorDepthPropertyInfo Source # | |
| type AttrLabel DOMScreenColorDepthPropertyInfo Source # | |
| type AttrGetType DOMScreenColorDepthPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMScreenColorDepthPropertyInfo Source # | |
| type AttrAllowedOps DOMScreenColorDepthPropertyInfo Source # | |
dOMScreenColorDepth :: AttrLabelProxy "colorDepth" Source #
getDOMScreenColorDepth :: (MonadIO m, IsDOMScreen o) => o -> m CULong Source #
height
data DOMScreenHeightPropertyInfo Source #
Instances
| AttrInfo DOMScreenHeightPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMScreenHeightPropertyInfo Source # | |
| type AttrOrigin DOMScreenHeightPropertyInfo Source # | |
| type AttrLabel DOMScreenHeightPropertyInfo Source # | |
| type AttrGetType DOMScreenHeightPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMScreenHeightPropertyInfo Source # | |
| type AttrAllowedOps DOMScreenHeightPropertyInfo Source # | |
dOMScreenHeight :: AttrLabelProxy "height" Source #
getDOMScreenHeight :: (MonadIO m, IsDOMScreen o) => o -> m CULong Source #
pixelDepth
data DOMScreenPixelDepthPropertyInfo Source #
Instances
| AttrInfo DOMScreenPixelDepthPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMScreenPixelDepthPropertyInfo Source # | |
| type AttrOrigin DOMScreenPixelDepthPropertyInfo Source # | |
| type AttrLabel DOMScreenPixelDepthPropertyInfo Source # | |
| type AttrGetType DOMScreenPixelDepthPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMScreenPixelDepthPropertyInfo Source # | |
| type AttrAllowedOps DOMScreenPixelDepthPropertyInfo Source # | |
dOMScreenPixelDepth :: AttrLabelProxy "pixelDepth" Source #
getDOMScreenPixelDepth :: (MonadIO m, IsDOMScreen o) => o -> m CULong Source #
width
data DOMScreenWidthPropertyInfo Source #
Instances
| AttrInfo DOMScreenWidthPropertyInfo Source # | |
| type AttrSetTypeConstraint DOMScreenWidthPropertyInfo Source # | |
| type AttrOrigin DOMScreenWidthPropertyInfo Source # | |
| type AttrLabel DOMScreenWidthPropertyInfo Source # | |
| type AttrGetType DOMScreenWidthPropertyInfo Source # | |
| type AttrBaseTypeConstraint DOMScreenWidthPropertyInfo Source # | |
| type AttrAllowedOps DOMScreenWidthPropertyInfo Source # | |
dOMScreenWidth :: AttrLabelProxy "width" Source #
getDOMScreenWidth :: (MonadIO m, IsDOMScreen o) => o -> m CULong Source #