gi-webkit-0.2.4.13: 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.ViewportAttributes

Contents

Description

 

Synopsis

Exported types

Methods

viewportAttributesRecompute

Properties

AvailableHeight

data ViewportAttributesAvailableHeightPropertyInfo Source

Instances

AttrInfo ViewportAttributesAvailableHeightPropertyInfo Source 
type AttrLabel ViewportAttributesAvailableHeightPropertyInfo = "available-height" Source 
type AttrGetType ViewportAttributesAvailableHeightPropertyInfo = Int32 Source 
type AttrBaseTypeConstraint ViewportAttributesAvailableHeightPropertyInfo = ViewportAttributesK Source 
type AttrSetTypeConstraint ViewportAttributesAvailableHeightPropertyInfo = TYPE Lifted ~ Int32 Source 
type AttrAllowedOps ViewportAttributesAvailableHeightPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

AvailableWidth

data ViewportAttributesAvailableWidthPropertyInfo Source

Instances

AttrInfo ViewportAttributesAvailableWidthPropertyInfo Source 
type AttrLabel ViewportAttributesAvailableWidthPropertyInfo = "available-width" Source 
type AttrGetType ViewportAttributesAvailableWidthPropertyInfo = Int32 Source 
type AttrBaseTypeConstraint ViewportAttributesAvailableWidthPropertyInfo = ViewportAttributesK Source 
type AttrSetTypeConstraint ViewportAttributesAvailableWidthPropertyInfo = TYPE Lifted ~ Int32 Source 
type AttrAllowedOps ViewportAttributesAvailableWidthPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

DesktopWidth

data ViewportAttributesDesktopWidthPropertyInfo Source

Instances

AttrInfo ViewportAttributesDesktopWidthPropertyInfo Source 
type AttrLabel ViewportAttributesDesktopWidthPropertyInfo = "desktop-width" Source 
type AttrGetType ViewportAttributesDesktopWidthPropertyInfo = Int32 Source 
type AttrBaseTypeConstraint ViewportAttributesDesktopWidthPropertyInfo = ViewportAttributesK Source 
type AttrSetTypeConstraint ViewportAttributesDesktopWidthPropertyInfo = TYPE Lifted ~ Int32 Source 
type AttrAllowedOps ViewportAttributesDesktopWidthPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

DeviceDpi

data ViewportAttributesDeviceDpiPropertyInfo Source

Instances

AttrInfo ViewportAttributesDeviceDpiPropertyInfo Source 
type AttrLabel ViewportAttributesDeviceDpiPropertyInfo = "device-dpi" Source 
type AttrGetType ViewportAttributesDeviceDpiPropertyInfo = Int32 Source 
type AttrBaseTypeConstraint ViewportAttributesDeviceDpiPropertyInfo = ViewportAttributesK Source 
type AttrSetTypeConstraint ViewportAttributesDeviceDpiPropertyInfo = TYPE Lifted ~ Int32 Source 
type AttrAllowedOps ViewportAttributesDeviceDpiPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

DeviceHeight

data ViewportAttributesDeviceHeightPropertyInfo Source

Instances

AttrInfo ViewportAttributesDeviceHeightPropertyInfo Source 
type AttrLabel ViewportAttributesDeviceHeightPropertyInfo = "device-height" Source 
type AttrGetType ViewportAttributesDeviceHeightPropertyInfo = Int32 Source 
type AttrBaseTypeConstraint ViewportAttributesDeviceHeightPropertyInfo = ViewportAttributesK Source 
type AttrSetTypeConstraint ViewportAttributesDeviceHeightPropertyInfo = TYPE Lifted ~ Int32 Source 
type AttrAllowedOps ViewportAttributesDeviceHeightPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

DevicePixelRatio

data ViewportAttributesDevicePixelRatioPropertyInfo Source

Instances

AttrInfo ViewportAttributesDevicePixelRatioPropertyInfo Source 
type AttrLabel ViewportAttributesDevicePixelRatioPropertyInfo = "device-pixel-ratio" Source 
type AttrGetType ViewportAttributesDevicePixelRatioPropertyInfo = Float Source 
type AttrBaseTypeConstraint ViewportAttributesDevicePixelRatioPropertyInfo = ViewportAttributesK Source 
type AttrSetTypeConstraint ViewportAttributesDevicePixelRatioPropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps ViewportAttributesDevicePixelRatioPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

DeviceWidth

data ViewportAttributesDeviceWidthPropertyInfo Source

Instances

AttrInfo ViewportAttributesDeviceWidthPropertyInfo Source 
type AttrLabel ViewportAttributesDeviceWidthPropertyInfo = "device-width" Source 
type AttrGetType ViewportAttributesDeviceWidthPropertyInfo = Int32 Source 
type AttrBaseTypeConstraint ViewportAttributesDeviceWidthPropertyInfo = ViewportAttributesK Source 
type AttrSetTypeConstraint ViewportAttributesDeviceWidthPropertyInfo = TYPE Lifted ~ Int32 Source 
type AttrAllowedOps ViewportAttributesDeviceWidthPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Height

InitialScaleFactor

data ViewportAttributesInitialScaleFactorPropertyInfo Source

Instances

AttrInfo ViewportAttributesInitialScaleFactorPropertyInfo Source 
type AttrLabel ViewportAttributesInitialScaleFactorPropertyInfo = "initial-scale-factor" Source 
type AttrGetType ViewportAttributesInitialScaleFactorPropertyInfo = Float Source 
type AttrBaseTypeConstraint ViewportAttributesInitialScaleFactorPropertyInfo = ViewportAttributesK Source 
type AttrSetTypeConstraint ViewportAttributesInitialScaleFactorPropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps ViewportAttributesInitialScaleFactorPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

MaximumScaleFactor

data ViewportAttributesMaximumScaleFactorPropertyInfo Source

Instances

AttrInfo ViewportAttributesMaximumScaleFactorPropertyInfo Source 
type AttrLabel ViewportAttributesMaximumScaleFactorPropertyInfo = "maximum-scale-factor" Source 
type AttrGetType ViewportAttributesMaximumScaleFactorPropertyInfo = Float Source 
type AttrBaseTypeConstraint ViewportAttributesMaximumScaleFactorPropertyInfo = ViewportAttributesK Source 
type AttrSetTypeConstraint ViewportAttributesMaximumScaleFactorPropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps ViewportAttributesMaximumScaleFactorPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

MinimumScaleFactor

data ViewportAttributesMinimumScaleFactorPropertyInfo Source

Instances

AttrInfo ViewportAttributesMinimumScaleFactorPropertyInfo Source 
type AttrLabel ViewportAttributesMinimumScaleFactorPropertyInfo = "minimum-scale-factor" Source 
type AttrGetType ViewportAttributesMinimumScaleFactorPropertyInfo = Float Source 
type AttrBaseTypeConstraint ViewportAttributesMinimumScaleFactorPropertyInfo = ViewportAttributesK Source 
type AttrSetTypeConstraint ViewportAttributesMinimumScaleFactorPropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps ViewportAttributesMinimumScaleFactorPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

UserScalable

data ViewportAttributesUserScalablePropertyInfo Source

Instances

AttrInfo ViewportAttributesUserScalablePropertyInfo Source 
type AttrLabel ViewportAttributesUserScalablePropertyInfo = "user-scalable" Source 
type AttrGetType ViewportAttributesUserScalablePropertyInfo = Bool Source 
type AttrBaseTypeConstraint ViewportAttributesUserScalablePropertyInfo = ViewportAttributesK Source 
type AttrSetTypeConstraint ViewportAttributesUserScalablePropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps ViewportAttributesUserScalablePropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

Valid

Width