gi-webkit-3.0.14: 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.DOMHTMLTableCaptionElement

Contents

Description

 

Synopsis

Exported types

Methods

getAlign

dOMHTMLTableCaptionElementGetAlign Source #

Arguments

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

self: A DOMHTMLTableCaptionElement

-> m Text

Returns: A gchar

No description available in the introspection data.

setAlign

dOMHTMLTableCaptionElementSetAlign Source #

Arguments

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

self: A DOMHTMLTableCaptionElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

Properties

align