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

Contents

Description

 

Synopsis

Exported types

Methods

webWindowFeaturesEqual

webWindowFeaturesNew

Properties

Fullscreen

data WebWindowFeaturesFullscreenPropertyInfo Source

Instances

AttrInfo WebWindowFeaturesFullscreenPropertyInfo Source 
type AttrLabel WebWindowFeaturesFullscreenPropertyInfo = "fullscreen" Source 
type AttrGetType WebWindowFeaturesFullscreenPropertyInfo = Bool Source 
type AttrBaseTypeConstraint WebWindowFeaturesFullscreenPropertyInfo = WebWindowFeaturesK Source 
type AttrSetTypeConstraint WebWindowFeaturesFullscreenPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps WebWindowFeaturesFullscreenPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Height

data WebWindowFeaturesHeightPropertyInfo Source

LocationbarVisible

data WebWindowFeaturesLocationbarVisiblePropertyInfo Source

Instances

AttrInfo WebWindowFeaturesLocationbarVisiblePropertyInfo Source 
type AttrLabel WebWindowFeaturesLocationbarVisiblePropertyInfo = "locationbar-visible" Source 
type AttrGetType WebWindowFeaturesLocationbarVisiblePropertyInfo = Bool Source 
type AttrBaseTypeConstraint WebWindowFeaturesLocationbarVisiblePropertyInfo = WebWindowFeaturesK Source 
type AttrSetTypeConstraint WebWindowFeaturesLocationbarVisiblePropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps WebWindowFeaturesLocationbarVisiblePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

MenubarVisible

data WebWindowFeaturesMenubarVisiblePropertyInfo Source

Instances

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

ScrollbarVisible

data WebWindowFeaturesScrollbarVisiblePropertyInfo Source

Instances

AttrInfo WebWindowFeaturesScrollbarVisiblePropertyInfo Source 
type AttrLabel WebWindowFeaturesScrollbarVisiblePropertyInfo = "scrollbar-visible" Source 
type AttrGetType WebWindowFeaturesScrollbarVisiblePropertyInfo = Bool Source 
type AttrBaseTypeConstraint WebWindowFeaturesScrollbarVisiblePropertyInfo = WebWindowFeaturesK Source 
type AttrSetTypeConstraint WebWindowFeaturesScrollbarVisiblePropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps WebWindowFeaturesScrollbarVisiblePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

StatusbarVisible

data WebWindowFeaturesStatusbarVisiblePropertyInfo Source

Instances

AttrInfo WebWindowFeaturesStatusbarVisiblePropertyInfo Source 
type AttrLabel WebWindowFeaturesStatusbarVisiblePropertyInfo = "statusbar-visible" Source 
type AttrGetType WebWindowFeaturesStatusbarVisiblePropertyInfo = Bool Source 
type AttrBaseTypeConstraint WebWindowFeaturesStatusbarVisiblePropertyInfo = WebWindowFeaturesK Source 
type AttrSetTypeConstraint WebWindowFeaturesStatusbarVisiblePropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps WebWindowFeaturesStatusbarVisiblePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

ToolbarVisible

data WebWindowFeaturesToolbarVisiblePropertyInfo Source

Instances

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

Width

X

Y