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

newtype ViewportAttributes Source #

Constructors

ViewportAttributes (ManagedPtr ViewportAttributes) 

Instances

GObject ViewportAttributes Source # 
IsObject ViewportAttributes Source # 
IsViewportAttributes ViewportAttributes Source # 
((~) * info (ResolveViewportAttributesMethod t ViewportAttributes), MethodInfo * info ViewportAttributes p) => IsLabel t (ViewportAttributes -> p) Source # 
((~) * info (ResolveViewportAttributesMethod t ViewportAttributes), MethodInfo * info ViewportAttributes p) => IsLabelProxy t (ViewportAttributes -> p) Source # 
HasAttributeList * ViewportAttributes Source # 
type SignalList ViewportAttributes Source # 
type SignalList ViewportAttributes
type AttributeList ViewportAttributes Source # 
type AttributeList ViewportAttributes

class GObject o => IsViewportAttributes o Source #

Methods

recompute

data ViewportAttributesRecomputeMethodInfo Source #

Instances

((~) * signature (m ()), MonadIO m, IsViewportAttributes a) => MethodInfo * ViewportAttributesRecomputeMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy ViewportAttributesRecomputeMethodInfo a -> signature -> s

Properties

availableHeight

data ViewportAttributesAvailableHeightPropertyInfo Source #

Instances

AttrInfo ViewportAttributesAvailableHeightPropertyInfo Source # 
type AttrSetTypeConstraint ViewportAttributesAvailableHeightPropertyInfo Source # 
type AttrOrigin ViewportAttributesAvailableHeightPropertyInfo Source # 
type AttrLabel ViewportAttributesAvailableHeightPropertyInfo Source # 
type AttrLabel ViewportAttributesAvailableHeightPropertyInfo = "available-height"
type AttrGetType ViewportAttributesAvailableHeightPropertyInfo Source # 
type AttrBaseTypeConstraint ViewportAttributesAvailableHeightPropertyInfo Source # 
type AttrAllowedOps ViewportAttributesAvailableHeightPropertyInfo Source # 
type AttrAllowedOps ViewportAttributesAvailableHeightPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

viewportAttributesAvailableHeight :: AttrLabelProxy "availableHeight" Source #

availableWidth

data ViewportAttributesAvailableWidthPropertyInfo Source #

Instances

AttrInfo ViewportAttributesAvailableWidthPropertyInfo Source # 
type AttrSetTypeConstraint ViewportAttributesAvailableWidthPropertyInfo Source # 
type AttrOrigin ViewportAttributesAvailableWidthPropertyInfo Source # 
type AttrLabel ViewportAttributesAvailableWidthPropertyInfo Source # 
type AttrLabel ViewportAttributesAvailableWidthPropertyInfo = "available-width"
type AttrGetType ViewportAttributesAvailableWidthPropertyInfo Source # 
type AttrBaseTypeConstraint ViewportAttributesAvailableWidthPropertyInfo Source # 
type AttrAllowedOps ViewportAttributesAvailableWidthPropertyInfo Source # 
type AttrAllowedOps ViewportAttributesAvailableWidthPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

viewportAttributesAvailableWidth :: AttrLabelProxy "availableWidth" Source #

desktopWidth

data ViewportAttributesDesktopWidthPropertyInfo Source #

Instances

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

viewportAttributesDesktopWidth :: AttrLabelProxy "desktopWidth" Source #

deviceDpi

data ViewportAttributesDeviceDpiPropertyInfo Source #

Instances

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

viewportAttributesDeviceDpi :: AttrLabelProxy "deviceDpi" Source #

deviceHeight

data ViewportAttributesDeviceHeightPropertyInfo Source #

Instances

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

viewportAttributesDeviceHeight :: AttrLabelProxy "deviceHeight" Source #

devicePixelRatio

data ViewportAttributesDevicePixelRatioPropertyInfo Source #

Instances

AttrInfo ViewportAttributesDevicePixelRatioPropertyInfo Source # 
type AttrSetTypeConstraint ViewportAttributesDevicePixelRatioPropertyInfo Source # 
type AttrSetTypeConstraint ViewportAttributesDevicePixelRatioPropertyInfo = * ~ ()
type AttrOrigin ViewportAttributesDevicePixelRatioPropertyInfo Source # 
type AttrLabel ViewportAttributesDevicePixelRatioPropertyInfo Source # 
type AttrLabel ViewportAttributesDevicePixelRatioPropertyInfo = "device-pixel-ratio"
type AttrGetType ViewportAttributesDevicePixelRatioPropertyInfo Source # 
type AttrBaseTypeConstraint ViewportAttributesDevicePixelRatioPropertyInfo Source # 
type AttrAllowedOps ViewportAttributesDevicePixelRatioPropertyInfo Source # 
type AttrAllowedOps ViewportAttributesDevicePixelRatioPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

viewportAttributesDevicePixelRatio :: AttrLabelProxy "devicePixelRatio" Source #

deviceWidth

data ViewportAttributesDeviceWidthPropertyInfo Source #

Instances

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

viewportAttributesDeviceWidth :: AttrLabelProxy "deviceWidth" Source #

height

data ViewportAttributesHeightPropertyInfo Source #

Instances

AttrInfo ViewportAttributesHeightPropertyInfo Source # 
type AttrSetTypeConstraint ViewportAttributesHeightPropertyInfo Source # 
type AttrSetTypeConstraint ViewportAttributesHeightPropertyInfo = * ~ ()
type AttrOrigin ViewportAttributesHeightPropertyInfo Source # 
type AttrLabel ViewportAttributesHeightPropertyInfo Source # 
type AttrLabel ViewportAttributesHeightPropertyInfo = "height"
type AttrGetType ViewportAttributesHeightPropertyInfo Source # 
type AttrBaseTypeConstraint ViewportAttributesHeightPropertyInfo Source # 
type AttrAllowedOps ViewportAttributesHeightPropertyInfo Source # 
type AttrAllowedOps ViewportAttributesHeightPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

viewportAttributesHeight :: AttrLabelProxy "height" Source #

initialScaleFactor

data ViewportAttributesInitialScaleFactorPropertyInfo Source #

Instances

AttrInfo ViewportAttributesInitialScaleFactorPropertyInfo Source # 
type AttrSetTypeConstraint ViewportAttributesInitialScaleFactorPropertyInfo Source # 
type AttrSetTypeConstraint ViewportAttributesInitialScaleFactorPropertyInfo = * ~ ()
type AttrOrigin ViewportAttributesInitialScaleFactorPropertyInfo Source # 
type AttrLabel ViewportAttributesInitialScaleFactorPropertyInfo Source # 
type AttrLabel ViewportAttributesInitialScaleFactorPropertyInfo = "initial-scale-factor"
type AttrGetType ViewportAttributesInitialScaleFactorPropertyInfo Source # 
type AttrBaseTypeConstraint ViewportAttributesInitialScaleFactorPropertyInfo Source # 
type AttrAllowedOps ViewportAttributesInitialScaleFactorPropertyInfo Source # 
type AttrAllowedOps ViewportAttributesInitialScaleFactorPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

viewportAttributesInitialScaleFactor :: AttrLabelProxy "initialScaleFactor" Source #

maximumScaleFactor

data ViewportAttributesMaximumScaleFactorPropertyInfo Source #

Instances

AttrInfo ViewportAttributesMaximumScaleFactorPropertyInfo Source # 
type AttrSetTypeConstraint ViewportAttributesMaximumScaleFactorPropertyInfo Source # 
type AttrSetTypeConstraint ViewportAttributesMaximumScaleFactorPropertyInfo = * ~ ()
type AttrOrigin ViewportAttributesMaximumScaleFactorPropertyInfo Source # 
type AttrLabel ViewportAttributesMaximumScaleFactorPropertyInfo Source # 
type AttrLabel ViewportAttributesMaximumScaleFactorPropertyInfo = "maximum-scale-factor"
type AttrGetType ViewportAttributesMaximumScaleFactorPropertyInfo Source # 
type AttrBaseTypeConstraint ViewportAttributesMaximumScaleFactorPropertyInfo Source # 
type AttrAllowedOps ViewportAttributesMaximumScaleFactorPropertyInfo Source # 
type AttrAllowedOps ViewportAttributesMaximumScaleFactorPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

viewportAttributesMaximumScaleFactor :: AttrLabelProxy "maximumScaleFactor" Source #

minimumScaleFactor

data ViewportAttributesMinimumScaleFactorPropertyInfo Source #

Instances

AttrInfo ViewportAttributesMinimumScaleFactorPropertyInfo Source # 
type AttrSetTypeConstraint ViewportAttributesMinimumScaleFactorPropertyInfo Source # 
type AttrSetTypeConstraint ViewportAttributesMinimumScaleFactorPropertyInfo = * ~ ()
type AttrOrigin ViewportAttributesMinimumScaleFactorPropertyInfo Source # 
type AttrLabel ViewportAttributesMinimumScaleFactorPropertyInfo Source # 
type AttrLabel ViewportAttributesMinimumScaleFactorPropertyInfo = "minimum-scale-factor"
type AttrGetType ViewportAttributesMinimumScaleFactorPropertyInfo Source # 
type AttrBaseTypeConstraint ViewportAttributesMinimumScaleFactorPropertyInfo Source # 
type AttrAllowedOps ViewportAttributesMinimumScaleFactorPropertyInfo Source # 
type AttrAllowedOps ViewportAttributesMinimumScaleFactorPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

viewportAttributesMinimumScaleFactor :: AttrLabelProxy "minimumScaleFactor" Source #

userScalable

data ViewportAttributesUserScalablePropertyInfo Source #

Instances

AttrInfo ViewportAttributesUserScalablePropertyInfo Source # 
type AttrSetTypeConstraint ViewportAttributesUserScalablePropertyInfo Source # 
type AttrSetTypeConstraint ViewportAttributesUserScalablePropertyInfo = * ~ ()
type AttrOrigin ViewportAttributesUserScalablePropertyInfo Source # 
type AttrLabel ViewportAttributesUserScalablePropertyInfo Source # 
type AttrLabel ViewportAttributesUserScalablePropertyInfo = "user-scalable"
type AttrGetType ViewportAttributesUserScalablePropertyInfo Source # 
type AttrBaseTypeConstraint ViewportAttributesUserScalablePropertyInfo Source # 
type AttrAllowedOps ViewportAttributesUserScalablePropertyInfo Source # 
type AttrAllowedOps ViewportAttributesUserScalablePropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

viewportAttributesUserScalable :: AttrLabelProxy "userScalable" Source #

valid

data ViewportAttributesValidPropertyInfo Source #

Instances

AttrInfo ViewportAttributesValidPropertyInfo Source # 

Associated Types

type AttrAllowedOps ViewportAttributesValidPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint ViewportAttributesValidPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint ViewportAttributesValidPropertyInfo :: * -> Constraint

type AttrGetType ViewportAttributesValidPropertyInfo :: *

type AttrLabel ViewportAttributesValidPropertyInfo :: Symbol

type AttrOrigin ViewportAttributesValidPropertyInfo :: *

type AttrSetTypeConstraint ViewportAttributesValidPropertyInfo Source # 
type AttrSetTypeConstraint ViewportAttributesValidPropertyInfo = * ~ ()
type AttrOrigin ViewportAttributesValidPropertyInfo Source # 
type AttrLabel ViewportAttributesValidPropertyInfo Source # 
type AttrLabel ViewportAttributesValidPropertyInfo = "valid"
type AttrGetType ViewportAttributesValidPropertyInfo Source # 
type AttrBaseTypeConstraint ViewportAttributesValidPropertyInfo Source # 
type AttrAllowedOps ViewportAttributesValidPropertyInfo Source # 
type AttrAllowedOps ViewportAttributesValidPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

viewportAttributesValid :: AttrLabelProxy "valid" Source #

width

data ViewportAttributesWidthPropertyInfo Source #

Instances

AttrInfo ViewportAttributesWidthPropertyInfo Source # 

Associated Types

type AttrAllowedOps ViewportAttributesWidthPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint ViewportAttributesWidthPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint ViewportAttributesWidthPropertyInfo :: * -> Constraint

type AttrGetType ViewportAttributesWidthPropertyInfo :: *

type AttrLabel ViewportAttributesWidthPropertyInfo :: Symbol

type AttrOrigin ViewportAttributesWidthPropertyInfo :: *

type AttrSetTypeConstraint ViewportAttributesWidthPropertyInfo Source # 
type AttrSetTypeConstraint ViewportAttributesWidthPropertyInfo = * ~ ()
type AttrOrigin ViewportAttributesWidthPropertyInfo Source # 
type AttrLabel ViewportAttributesWidthPropertyInfo Source # 
type AttrLabel ViewportAttributesWidthPropertyInfo = "width"
type AttrGetType ViewportAttributesWidthPropertyInfo Source # 
type AttrBaseTypeConstraint ViewportAttributesWidthPropertyInfo Source # 
type AttrAllowedOps ViewportAttributesWidthPropertyInfo Source # 
type AttrAllowedOps ViewportAttributesWidthPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

viewportAttributesWidth :: AttrLabelProxy "width" Source #