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.WebWindowFeatures

Contents

Description

 

Synopsis

Exported types

newtype WebWindowFeatures Source #

Constructors

WebWindowFeatures (ManagedPtr WebWindowFeatures) 

Instances

GObject WebWindowFeatures Source # 
IsWebWindowFeatures WebWindowFeatures Source # 
IsObject WebWindowFeatures Source # 
((~) * info (ResolveWebWindowFeaturesMethod t WebWindowFeatures), MethodInfo * info WebWindowFeatures p) => IsLabel t (WebWindowFeatures -> p) Source # 
((~) * info (ResolveWebWindowFeaturesMethod t WebWindowFeatures), MethodInfo * info WebWindowFeatures p) => IsLabelProxy t (WebWindowFeatures -> p) Source # 
HasAttributeList * WebWindowFeatures Source # 
type SignalList WebWindowFeatures Source # 
type SignalList WebWindowFeatures
type AttributeList WebWindowFeatures Source # 
type AttributeList WebWindowFeatures

class GObject o => IsWebWindowFeatures o Source #

Methods

equal

data WebWindowFeaturesEqualMethodInfo Source #

Instances

((~) * signature (b -> m Bool), MonadIO m, IsWebWindowFeatures a, IsWebWindowFeatures b) => MethodInfo * WebWindowFeaturesEqualMethodInfo a signature Source # 

Methods

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

new

Properties

fullscreen

data WebWindowFeaturesFullscreenPropertyInfo Source #

Instances

AttrInfo WebWindowFeaturesFullscreenPropertyInfo Source # 
type AttrSetTypeConstraint WebWindowFeaturesFullscreenPropertyInfo Source # 
type AttrSetTypeConstraint WebWindowFeaturesFullscreenPropertyInfo = * ~ Bool
type AttrOrigin WebWindowFeaturesFullscreenPropertyInfo Source # 
type AttrLabel WebWindowFeaturesFullscreenPropertyInfo Source # 
type AttrLabel WebWindowFeaturesFullscreenPropertyInfo = "fullscreen"
type AttrGetType WebWindowFeaturesFullscreenPropertyInfo Source # 
type AttrBaseTypeConstraint WebWindowFeaturesFullscreenPropertyInfo Source # 
type AttrAllowedOps WebWindowFeaturesFullscreenPropertyInfo Source # 
type AttrAllowedOps WebWindowFeaturesFullscreenPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

webWindowFeaturesFullscreen :: AttrLabelProxy "fullscreen" Source #

height

data WebWindowFeaturesHeightPropertyInfo Source #

Instances

AttrInfo WebWindowFeaturesHeightPropertyInfo Source # 

Associated Types

type AttrAllowedOps WebWindowFeaturesHeightPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint WebWindowFeaturesHeightPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint WebWindowFeaturesHeightPropertyInfo :: * -> Constraint

type AttrGetType WebWindowFeaturesHeightPropertyInfo :: *

type AttrLabel WebWindowFeaturesHeightPropertyInfo :: Symbol

type AttrOrigin WebWindowFeaturesHeightPropertyInfo :: *

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

webWindowFeaturesHeight :: AttrLabelProxy "height" Source #

locationbarVisible

data WebWindowFeaturesLocationbarVisiblePropertyInfo Source #

Instances

AttrInfo WebWindowFeaturesLocationbarVisiblePropertyInfo Source # 
type AttrSetTypeConstraint WebWindowFeaturesLocationbarVisiblePropertyInfo Source # 
type AttrOrigin WebWindowFeaturesLocationbarVisiblePropertyInfo Source # 
type AttrLabel WebWindowFeaturesLocationbarVisiblePropertyInfo Source # 
type AttrLabel WebWindowFeaturesLocationbarVisiblePropertyInfo = "locationbar-visible"
type AttrGetType WebWindowFeaturesLocationbarVisiblePropertyInfo Source # 
type AttrBaseTypeConstraint WebWindowFeaturesLocationbarVisiblePropertyInfo Source # 
type AttrAllowedOps WebWindowFeaturesLocationbarVisiblePropertyInfo Source # 
type AttrAllowedOps WebWindowFeaturesLocationbarVisiblePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

webWindowFeaturesLocationbarVisible :: AttrLabelProxy "locationbarVisible" Source #

menubarVisible

data WebWindowFeaturesMenubarVisiblePropertyInfo Source #

Instances

AttrInfo WebWindowFeaturesMenubarVisiblePropertyInfo Source # 
type AttrSetTypeConstraint WebWindowFeaturesMenubarVisiblePropertyInfo Source # 
type AttrSetTypeConstraint WebWindowFeaturesMenubarVisiblePropertyInfo = * ~ Bool
type AttrOrigin WebWindowFeaturesMenubarVisiblePropertyInfo Source # 
type AttrLabel WebWindowFeaturesMenubarVisiblePropertyInfo Source # 
type AttrLabel WebWindowFeaturesMenubarVisiblePropertyInfo = "menubar-visible"
type AttrGetType WebWindowFeaturesMenubarVisiblePropertyInfo Source # 
type AttrBaseTypeConstraint WebWindowFeaturesMenubarVisiblePropertyInfo Source # 
type AttrAllowedOps WebWindowFeaturesMenubarVisiblePropertyInfo Source # 
type AttrAllowedOps WebWindowFeaturesMenubarVisiblePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

webWindowFeaturesMenubarVisible :: AttrLabelProxy "menubarVisible" Source #

scrollbarVisible

data WebWindowFeaturesScrollbarVisiblePropertyInfo Source #

Instances

AttrInfo WebWindowFeaturesScrollbarVisiblePropertyInfo Source # 
type AttrSetTypeConstraint WebWindowFeaturesScrollbarVisiblePropertyInfo Source # 
type AttrOrigin WebWindowFeaturesScrollbarVisiblePropertyInfo Source # 
type AttrLabel WebWindowFeaturesScrollbarVisiblePropertyInfo Source # 
type AttrLabel WebWindowFeaturesScrollbarVisiblePropertyInfo = "scrollbar-visible"
type AttrGetType WebWindowFeaturesScrollbarVisiblePropertyInfo Source # 
type AttrBaseTypeConstraint WebWindowFeaturesScrollbarVisiblePropertyInfo Source # 
type AttrAllowedOps WebWindowFeaturesScrollbarVisiblePropertyInfo Source # 
type AttrAllowedOps WebWindowFeaturesScrollbarVisiblePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

webWindowFeaturesScrollbarVisible :: AttrLabelProxy "scrollbarVisible" Source #

statusbarVisible

data WebWindowFeaturesStatusbarVisiblePropertyInfo Source #

Instances

AttrInfo WebWindowFeaturesStatusbarVisiblePropertyInfo Source # 
type AttrSetTypeConstraint WebWindowFeaturesStatusbarVisiblePropertyInfo Source # 
type AttrOrigin WebWindowFeaturesStatusbarVisiblePropertyInfo Source # 
type AttrLabel WebWindowFeaturesStatusbarVisiblePropertyInfo Source # 
type AttrLabel WebWindowFeaturesStatusbarVisiblePropertyInfo = "statusbar-visible"
type AttrGetType WebWindowFeaturesStatusbarVisiblePropertyInfo Source # 
type AttrBaseTypeConstraint WebWindowFeaturesStatusbarVisiblePropertyInfo Source # 
type AttrAllowedOps WebWindowFeaturesStatusbarVisiblePropertyInfo Source # 
type AttrAllowedOps WebWindowFeaturesStatusbarVisiblePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

webWindowFeaturesStatusbarVisible :: AttrLabelProxy "statusbarVisible" Source #

toolbarVisible

data WebWindowFeaturesToolbarVisiblePropertyInfo Source #

Instances

AttrInfo WebWindowFeaturesToolbarVisiblePropertyInfo Source # 
type AttrSetTypeConstraint WebWindowFeaturesToolbarVisiblePropertyInfo Source # 
type AttrSetTypeConstraint WebWindowFeaturesToolbarVisiblePropertyInfo = * ~ Bool
type AttrOrigin WebWindowFeaturesToolbarVisiblePropertyInfo Source # 
type AttrLabel WebWindowFeaturesToolbarVisiblePropertyInfo Source # 
type AttrLabel WebWindowFeaturesToolbarVisiblePropertyInfo = "toolbar-visible"
type AttrGetType WebWindowFeaturesToolbarVisiblePropertyInfo Source # 
type AttrBaseTypeConstraint WebWindowFeaturesToolbarVisiblePropertyInfo Source # 
type AttrAllowedOps WebWindowFeaturesToolbarVisiblePropertyInfo Source # 
type AttrAllowedOps WebWindowFeaturesToolbarVisiblePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

webWindowFeaturesToolbarVisible :: AttrLabelProxy "toolbarVisible" Source #

width

data WebWindowFeaturesWidthPropertyInfo Source #

Instances

AttrInfo WebWindowFeaturesWidthPropertyInfo Source # 

Associated Types

type AttrAllowedOps WebWindowFeaturesWidthPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint WebWindowFeaturesWidthPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint WebWindowFeaturesWidthPropertyInfo :: * -> Constraint

type AttrGetType WebWindowFeaturesWidthPropertyInfo :: *

type AttrLabel WebWindowFeaturesWidthPropertyInfo :: Symbol

type AttrOrigin WebWindowFeaturesWidthPropertyInfo :: *

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

webWindowFeaturesWidth :: AttrLabelProxy "width" Source #

x

data WebWindowFeaturesXPropertyInfo Source #

Instances

AttrInfo WebWindowFeaturesXPropertyInfo Source # 

Associated Types

type AttrAllowedOps WebWindowFeaturesXPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint WebWindowFeaturesXPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint WebWindowFeaturesXPropertyInfo :: * -> Constraint

type AttrGetType WebWindowFeaturesXPropertyInfo :: *

type AttrLabel WebWindowFeaturesXPropertyInfo :: Symbol

type AttrOrigin WebWindowFeaturesXPropertyInfo :: *

Methods

attrGet :: AttrBaseTypeConstraint WebWindowFeaturesXPropertyInfo o => Proxy * WebWindowFeaturesXPropertyInfo -> o -> IO (AttrGetType WebWindowFeaturesXPropertyInfo)

attrSet :: (AttrBaseTypeConstraint WebWindowFeaturesXPropertyInfo o, AttrSetTypeConstraint WebWindowFeaturesXPropertyInfo b) => Proxy * WebWindowFeaturesXPropertyInfo -> o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint WebWindowFeaturesXPropertyInfo o => Proxy * WebWindowFeaturesXPropertyInfo -> o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint WebWindowFeaturesXPropertyInfo o, AttrSetTypeConstraint WebWindowFeaturesXPropertyInfo b) => Proxy * WebWindowFeaturesXPropertyInfo -> b -> IO (GValueConstruct o)

type AttrSetTypeConstraint WebWindowFeaturesXPropertyInfo Source # 
type AttrSetTypeConstraint WebWindowFeaturesXPropertyInfo = * ~ Int32
type AttrOrigin WebWindowFeaturesXPropertyInfo Source # 
type AttrLabel WebWindowFeaturesXPropertyInfo Source # 
type AttrLabel WebWindowFeaturesXPropertyInfo = "x"
type AttrGetType WebWindowFeaturesXPropertyInfo Source # 
type AttrBaseTypeConstraint WebWindowFeaturesXPropertyInfo Source # 
type AttrAllowedOps WebWindowFeaturesXPropertyInfo Source # 
type AttrAllowedOps WebWindowFeaturesXPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

webWindowFeaturesX :: AttrLabelProxy "x" Source #

y

data WebWindowFeaturesYPropertyInfo Source #

Instances

AttrInfo WebWindowFeaturesYPropertyInfo Source # 

Associated Types

type AttrAllowedOps WebWindowFeaturesYPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint WebWindowFeaturesYPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint WebWindowFeaturesYPropertyInfo :: * -> Constraint

type AttrGetType WebWindowFeaturesYPropertyInfo :: *

type AttrLabel WebWindowFeaturesYPropertyInfo :: Symbol

type AttrOrigin WebWindowFeaturesYPropertyInfo :: *

Methods

attrGet :: AttrBaseTypeConstraint WebWindowFeaturesYPropertyInfo o => Proxy * WebWindowFeaturesYPropertyInfo -> o -> IO (AttrGetType WebWindowFeaturesYPropertyInfo)

attrSet :: (AttrBaseTypeConstraint WebWindowFeaturesYPropertyInfo o, AttrSetTypeConstraint WebWindowFeaturesYPropertyInfo b) => Proxy * WebWindowFeaturesYPropertyInfo -> o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint WebWindowFeaturesYPropertyInfo o => Proxy * WebWindowFeaturesYPropertyInfo -> o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint WebWindowFeaturesYPropertyInfo o, AttrSetTypeConstraint WebWindowFeaturesYPropertyInfo b) => Proxy * WebWindowFeaturesYPropertyInfo -> b -> IO (GValueConstruct o)

type AttrSetTypeConstraint WebWindowFeaturesYPropertyInfo Source # 
type AttrSetTypeConstraint WebWindowFeaturesYPropertyInfo = * ~ Int32
type AttrOrigin WebWindowFeaturesYPropertyInfo Source # 
type AttrLabel WebWindowFeaturesYPropertyInfo Source # 
type AttrLabel WebWindowFeaturesYPropertyInfo = "y"
type AttrGetType WebWindowFeaturesYPropertyInfo Source # 
type AttrBaseTypeConstraint WebWindowFeaturesYPropertyInfo Source # 
type AttrAllowedOps WebWindowFeaturesYPropertyInfo Source # 
type AttrAllowedOps WebWindowFeaturesYPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

webWindowFeaturesY :: AttrLabelProxy "y" Source #