gi-webkit2-0.2.10.13: WebKit2 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.WebKit2.Objects.WindowProperties

Contents

Description

 

Synopsis

Exported types

Methods

windowPropertiesGetFullscreen

windowPropertiesGetGeometry

windowPropertiesGetLocationbarVisible

windowPropertiesGetMenubarVisible

windowPropertiesGetResizable

windowPropertiesGetScrollbarsVisible

windowPropertiesGetStatusbarVisible

windowPropertiesGetToolbarVisible

Properties

Fullscreen

data WindowPropertiesFullscreenPropertyInfo Source

Geometry

data WindowPropertiesGeometryPropertyInfo Source

LocationbarVisible

data WindowPropertiesLocationbarVisiblePropertyInfo Source

Instances

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

MenubarVisible

data WindowPropertiesMenubarVisiblePropertyInfo Source

Instances

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

Resizable

data WindowPropertiesResizablePropertyInfo Source

ScrollbarsVisible

data WindowPropertiesScrollbarsVisiblePropertyInfo Source

Instances

AttrInfo WindowPropertiesScrollbarsVisiblePropertyInfo Source 
type AttrLabel WindowPropertiesScrollbarsVisiblePropertyInfo = "scrollbars-visible" Source 
type AttrGetType WindowPropertiesScrollbarsVisiblePropertyInfo = Bool Source 
type AttrBaseTypeConstraint WindowPropertiesScrollbarsVisiblePropertyInfo = WindowPropertiesK Source 
type AttrSetTypeConstraint WindowPropertiesScrollbarsVisiblePropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps WindowPropertiesScrollbarsVisiblePropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)) Source 

StatusbarVisible

data WindowPropertiesStatusbarVisiblePropertyInfo Source

Instances

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

ToolbarVisible

data WindowPropertiesToolbarVisiblePropertyInfo Source

Instances

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