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

Contents

Description

 

Synopsis

Exported types

Methods

getClear

dOMHTMLBRElementGetClear Source #

Arguments

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

self: A DOMHTMLBRElement

-> m Text

Returns: A gchar

No description available in the introspection data.

setClear

dOMHTMLBRElementSetClear Source #

Arguments

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

self: A DOMHTMLBRElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

Properties

clear