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

Contents

Description

 

Synopsis

Exported types

Methods

getAlign

dOMHTMLTableColElementGetAlign Source #

Arguments

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

self: A DOMHTMLTableColElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getCh

dOMHTMLTableColElementGetCh Source #

Arguments

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

self: A DOMHTMLTableColElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getChOff

dOMHTMLTableColElementGetChOff Source #

Arguments

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

self: A DOMHTMLTableColElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getSpan

dOMHTMLTableColElementGetSpan Source #

Arguments

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

self: A DOMHTMLTableColElement

-> m CLong

Returns: A glong

No description available in the introspection data.

getVAlign

dOMHTMLTableColElementGetVAlign Source #

Arguments

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

self: A DOMHTMLTableColElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getWidth

dOMHTMLTableColElementGetWidth Source #

Arguments

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

self: A DOMHTMLTableColElement

-> m Text

Returns: A gchar

No description available in the introspection data.

setAlign

dOMHTMLTableColElementSetAlign Source #

Arguments

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

self: A DOMHTMLTableColElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

setCh

dOMHTMLTableColElementSetCh Source #

Arguments

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

self: A DOMHTMLTableColElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

setChOff

dOMHTMLTableColElementSetChOff Source #

Arguments

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

self: A DOMHTMLTableColElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

setSpan

dOMHTMLTableColElementSetSpan Source #

Arguments

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

self: A DOMHTMLTableColElement

-> CLong

value: A glong

-> m () 

No description available in the introspection data.

setVAlign

dOMHTMLTableColElementSetVAlign Source #

Arguments

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

self: A DOMHTMLTableColElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

setWidth

dOMHTMLTableColElementSetWidth Source #

Arguments

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

self: A DOMHTMLTableColElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

Properties

align

data DOMHTMLTableColElementAlignPropertyInfo Source #

Instances

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

ch

data DOMHTMLTableColElementChPropertyInfo Source #

Instances

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

chOff

data DOMHTMLTableColElementChOffPropertyInfo Source #

Instances

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

span

data DOMHTMLTableColElementSpanPropertyInfo Source #

Instances

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

vAlign

data DOMHTMLTableColElementVAlignPropertyInfo Source #

Instances

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

width

data DOMHTMLTableColElementWidthPropertyInfo Source #

Instances

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