| 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 (ForeignPtr DOMScreen)
- class GObject o => DOMScreenK o
- toDOMScreen :: DOMScreenK o => o -> IO DOMScreen
- noDOMScreen :: Maybe DOMScreen
- data DOMScreenGetAvailHeightMethodInfo
- dOMScreenGetAvailHeight :: (MonadIO m, DOMScreenK a) => a -> m CULong
- data DOMScreenGetAvailLeftMethodInfo
- dOMScreenGetAvailLeft :: (MonadIO m, DOMScreenK a) => a -> m CLong
- data DOMScreenGetAvailTopMethodInfo
- dOMScreenGetAvailTop :: (MonadIO m, DOMScreenK a) => a -> m CLong
- data DOMScreenGetAvailWidthMethodInfo
- dOMScreenGetAvailWidth :: (MonadIO m, DOMScreenK a) => a -> m CULong
- data DOMScreenGetColorDepthMethodInfo
- dOMScreenGetColorDepth :: (MonadIO m, DOMScreenK a) => a -> m CULong
- data DOMScreenGetHeightMethodInfo
- dOMScreenGetHeight :: (MonadIO m, DOMScreenK a) => a -> m CULong
- data DOMScreenGetPixelDepthMethodInfo
- dOMScreenGetPixelDepth :: (MonadIO m, DOMScreenK a) => a -> m CULong
- data DOMScreenGetWidthMethodInfo
- dOMScreenGetWidth :: (MonadIO m, DOMScreenK a) => a -> m CULong
- data DOMScreenAvailHeightPropertyInfo
- dOMScreenAvailHeight :: AttrLabelProxy "availHeight"
- getDOMScreenAvailHeight :: (MonadIO m, DOMScreenK o) => o -> m CULong
- data DOMScreenAvailLeftPropertyInfo
- dOMScreenAvailLeft :: AttrLabelProxy "availLeft"
- getDOMScreenAvailLeft :: (MonadIO m, DOMScreenK o) => o -> m CLong
- data DOMScreenAvailTopPropertyInfo
- dOMScreenAvailTop :: AttrLabelProxy "availTop"
- getDOMScreenAvailTop :: (MonadIO m, DOMScreenK o) => o -> m CLong
- data DOMScreenAvailWidthPropertyInfo
- dOMScreenAvailWidth :: AttrLabelProxy "availWidth"
- getDOMScreenAvailWidth :: (MonadIO m, DOMScreenK o) => o -> m CULong
- data DOMScreenColorDepthPropertyInfo
- dOMScreenColorDepth :: AttrLabelProxy "colorDepth"
- getDOMScreenColorDepth :: (MonadIO m, DOMScreenK o) => o -> m CULong
- data DOMScreenHeightPropertyInfo
- dOMScreenHeight :: AttrLabelProxy "height"
- getDOMScreenHeight :: (MonadIO m, DOMScreenK o) => o -> m CULong
- data DOMScreenPixelDepthPropertyInfo
- dOMScreenPixelDepth :: AttrLabelProxy "pixelDepth"
- getDOMScreenPixelDepth :: (MonadIO m, DOMScreenK o) => o -> m CULong
- data DOMScreenWidthPropertyInfo
- dOMScreenWidth :: AttrLabelProxy "width"
- getDOMScreenWidth :: (MonadIO m, DOMScreenK o) => o -> m CULong
Exported types
Constructors
| DOMScreen (ForeignPtr DOMScreen) |
Instances
| GObject DOMScreen Source | |
| ((~) * info (ResolveDOMScreenMethod t DOMScreen), MethodInfo * info DOMScreen p) => IsLabelProxy t (DOMScreen -> p) Source | |
| type ParentTypes DOMScreen Source | |
| type AttributeList DOMScreen Source | |
| type SignalList DOMScreen Source |
class GObject o => DOMScreenK o Source
Instances
| (GObject o, IsDescendantOf DOMScreen o) => DOMScreenK o Source |
toDOMScreen :: DOMScreenK o => o -> IO DOMScreen Source
Methods
dOMScreenGetAvailHeight
data DOMScreenGetAvailHeightMethodInfo Source
Instances
| ((~) * signature (m CULong), MonadIO m, DOMScreenK a) => MethodInfo * DOMScreenGetAvailHeightMethodInfo a signature Source |
dOMScreenGetAvailHeight :: (MonadIO m, DOMScreenK a) => a -> m CULong Source
dOMScreenGetAvailLeft
data DOMScreenGetAvailLeftMethodInfo Source
Instances
| ((~) * signature (m CLong), MonadIO m, DOMScreenK a) => MethodInfo * DOMScreenGetAvailLeftMethodInfo a signature Source |
dOMScreenGetAvailLeft :: (MonadIO m, DOMScreenK a) => a -> m CLong Source
dOMScreenGetAvailTop
data DOMScreenGetAvailTopMethodInfo Source
Instances
| ((~) * signature (m CLong), MonadIO m, DOMScreenK a) => MethodInfo * DOMScreenGetAvailTopMethodInfo a signature Source |
dOMScreenGetAvailTop :: (MonadIO m, DOMScreenK a) => a -> m CLong Source
dOMScreenGetAvailWidth
data DOMScreenGetAvailWidthMethodInfo Source
Instances
| ((~) * signature (m CULong), MonadIO m, DOMScreenK a) => MethodInfo * DOMScreenGetAvailWidthMethodInfo a signature Source |
dOMScreenGetAvailWidth :: (MonadIO m, DOMScreenK a) => a -> m CULong Source
dOMScreenGetColorDepth
data DOMScreenGetColorDepthMethodInfo Source
Instances
| ((~) * signature (m CULong), MonadIO m, DOMScreenK a) => MethodInfo * DOMScreenGetColorDepthMethodInfo a signature Source |
dOMScreenGetColorDepth :: (MonadIO m, DOMScreenK a) => a -> m CULong Source
dOMScreenGetHeight
data DOMScreenGetHeightMethodInfo Source
Instances
| ((~) * signature (m CULong), MonadIO m, DOMScreenK a) => MethodInfo * DOMScreenGetHeightMethodInfo a signature Source |
dOMScreenGetHeight :: (MonadIO m, DOMScreenK a) => a -> m CULong Source
dOMScreenGetPixelDepth
data DOMScreenGetPixelDepthMethodInfo Source
Instances
| ((~) * signature (m CULong), MonadIO m, DOMScreenK a) => MethodInfo * DOMScreenGetPixelDepthMethodInfo a signature Source |
dOMScreenGetPixelDepth :: (MonadIO m, DOMScreenK a) => a -> m CULong Source
dOMScreenGetWidth
data DOMScreenGetWidthMethodInfo Source
Instances
| ((~) * signature (m CULong), MonadIO m, DOMScreenK a) => MethodInfo * DOMScreenGetWidthMethodInfo a signature Source |
dOMScreenGetWidth :: (MonadIO m, DOMScreenK a) => a -> m CULong Source
Properties
AvailHeight
data DOMScreenAvailHeightPropertyInfo Source
Instances
dOMScreenAvailHeight :: AttrLabelProxy "availHeight" Source
getDOMScreenAvailHeight :: (MonadIO m, DOMScreenK o) => o -> m CULong Source
AvailLeft
data DOMScreenAvailLeftPropertyInfo Source
Instances
| AttrInfo DOMScreenAvailLeftPropertyInfo Source | |
| type AttrLabel DOMScreenAvailLeftPropertyInfo = "avail-left" Source | |
| type AttrGetType DOMScreenAvailLeftPropertyInfo = CLong Source | |
| type AttrBaseTypeConstraint DOMScreenAvailLeftPropertyInfo = DOMScreenK Source | |
| type AttrSetTypeConstraint DOMScreenAvailLeftPropertyInfo = * ~ () Source | |
| type AttrAllowedOps DOMScreenAvailLeftPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source |
dOMScreenAvailLeft :: AttrLabelProxy "availLeft" Source
getDOMScreenAvailLeft :: (MonadIO m, DOMScreenK o) => o -> m CLong Source
AvailTop
data DOMScreenAvailTopPropertyInfo Source
Instances
| AttrInfo DOMScreenAvailTopPropertyInfo Source | |
| type AttrLabel DOMScreenAvailTopPropertyInfo = "avail-top" Source | |
| type AttrGetType DOMScreenAvailTopPropertyInfo = CLong Source | |
| type AttrBaseTypeConstraint DOMScreenAvailTopPropertyInfo = DOMScreenK Source | |
| type AttrSetTypeConstraint DOMScreenAvailTopPropertyInfo = * ~ () Source | |
| type AttrAllowedOps DOMScreenAvailTopPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source |
dOMScreenAvailTop :: AttrLabelProxy "availTop" Source
getDOMScreenAvailTop :: (MonadIO m, DOMScreenK o) => o -> m CLong Source
AvailWidth
data DOMScreenAvailWidthPropertyInfo Source
Instances
| AttrInfo DOMScreenAvailWidthPropertyInfo Source | |
| type AttrLabel DOMScreenAvailWidthPropertyInfo = "avail-width" Source | |
| type AttrGetType DOMScreenAvailWidthPropertyInfo = CULong Source | |
| type AttrBaseTypeConstraint DOMScreenAvailWidthPropertyInfo = DOMScreenK Source | |
| type AttrSetTypeConstraint DOMScreenAvailWidthPropertyInfo = * ~ () Source | |
| type AttrAllowedOps DOMScreenAvailWidthPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source |
dOMScreenAvailWidth :: AttrLabelProxy "availWidth" Source
getDOMScreenAvailWidth :: (MonadIO m, DOMScreenK o) => o -> m CULong Source
ColorDepth
data DOMScreenColorDepthPropertyInfo Source
Instances
| AttrInfo DOMScreenColorDepthPropertyInfo Source | |
| type AttrLabel DOMScreenColorDepthPropertyInfo = "color-depth" Source | |
| type AttrGetType DOMScreenColorDepthPropertyInfo = CULong Source | |
| type AttrBaseTypeConstraint DOMScreenColorDepthPropertyInfo = DOMScreenK Source | |
| type AttrSetTypeConstraint DOMScreenColorDepthPropertyInfo = * ~ () Source | |
| type AttrAllowedOps DOMScreenColorDepthPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source |
dOMScreenColorDepth :: AttrLabelProxy "colorDepth" Source
getDOMScreenColorDepth :: (MonadIO m, DOMScreenK o) => o -> m CULong Source
Height
data DOMScreenHeightPropertyInfo Source
Instances
| AttrInfo DOMScreenHeightPropertyInfo Source | |
| type AttrLabel DOMScreenHeightPropertyInfo = "height" Source | |
| type AttrGetType DOMScreenHeightPropertyInfo = CULong Source | |
| type AttrBaseTypeConstraint DOMScreenHeightPropertyInfo = DOMScreenK Source | |
| type AttrSetTypeConstraint DOMScreenHeightPropertyInfo = * ~ () Source | |
| type AttrAllowedOps DOMScreenHeightPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source |
dOMScreenHeight :: AttrLabelProxy "height" Source
getDOMScreenHeight :: (MonadIO m, DOMScreenK o) => o -> m CULong Source
PixelDepth
data DOMScreenPixelDepthPropertyInfo Source
Instances
| AttrInfo DOMScreenPixelDepthPropertyInfo Source | |
| type AttrLabel DOMScreenPixelDepthPropertyInfo = "pixel-depth" Source | |
| type AttrGetType DOMScreenPixelDepthPropertyInfo = CULong Source | |
| type AttrBaseTypeConstraint DOMScreenPixelDepthPropertyInfo = DOMScreenK Source | |
| type AttrSetTypeConstraint DOMScreenPixelDepthPropertyInfo = * ~ () Source | |
| type AttrAllowedOps DOMScreenPixelDepthPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source |
dOMScreenPixelDepth :: AttrLabelProxy "pixelDepth" Source
getDOMScreenPixelDepth :: (MonadIO m, DOMScreenK o) => o -> m CULong Source
Width
data DOMScreenWidthPropertyInfo Source
Instances
| AttrInfo DOMScreenWidthPropertyInfo Source | |
| type AttrLabel DOMScreenWidthPropertyInfo = "width" Source | |
| type AttrGetType DOMScreenWidthPropertyInfo = CULong Source | |
| type AttrBaseTypeConstraint DOMScreenWidthPropertyInfo = DOMScreenK Source | |
| type AttrSetTypeConstraint DOMScreenWidthPropertyInfo = * ~ () Source | |
| type AttrAllowedOps DOMScreenWidthPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source |
dOMScreenWidth :: AttrLabelProxy "width" Source
getDOMScreenWidth :: (MonadIO m, DOMScreenK o) => o -> m CULong Source