gi-webkit2webextension-4.0.12: WebKit2-WebExtension 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.WebKit2WebExtension.Objects.DOMHTMLPreElement

Contents

Description

 

Synopsis

Exported types

Methods

getWidth

dOMHTMLPreElementGetWidth Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMHTMLPreElement a) 
=> a

self: A DOMHTMLPreElement

-> m CLong

Returns: A glong

No description available in the introspection data.

getWrap

dOMHTMLPreElementGetWrap Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMHTMLPreElement a) 
=> a

self: A DOMHTMLPreElement

-> m Bool

Returns: A Bool

No description available in the introspection data.

setWidth

dOMHTMLPreElementSetWidth Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMHTMLPreElement a) 
=> a

self: A DOMHTMLPreElement

-> CLong

value: A glong

-> m () 

No description available in the introspection data.

setWrap

dOMHTMLPreElementSetWrap Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMHTMLPreElement a) 
=> a

self: A DOMHTMLPreElement

-> Bool

value: A Bool

-> m () 

No description available in the introspection data.

Properties

width

data DOMHTMLPreElementWidthPropertyInfo Source #

Instances

AttrInfo DOMHTMLPreElementWidthPropertyInfo Source # 
type AttrOrigin DOMHTMLPreElementWidthPropertyInfo Source # 
type AttrLabel DOMHTMLPreElementWidthPropertyInfo Source # 
type AttrGetType DOMHTMLPreElementWidthPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLPreElementWidthPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLPreElementWidthPropertyInfo Source # 
type AttrAllowedOps DOMHTMLPreElementWidthPropertyInfo Source # 

wrap

data DOMHTMLPreElementWrapPropertyInfo Source #

Instances

AttrInfo DOMHTMLPreElementWrapPropertyInfo Source # 
type AttrOrigin DOMHTMLPreElementWrapPropertyInfo Source # 
type AttrLabel DOMHTMLPreElementWrapPropertyInfo Source # 
type AttrGetType DOMHTMLPreElementWrapPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLPreElementWrapPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLPreElementWrapPropertyInfo Source # 
type AttrAllowedOps DOMHTMLPreElementWrapPropertyInfo Source #