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

Contents

Description

 

Synopsis

Exported types

Methods

getTypeAttr

dOMHTMLLIElementGetTypeAttr Source #

Arguments

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

self: A DOMHTMLLIElement

-> m Text

Returns: A gchar

No description available in the introspection data.

getValue

dOMHTMLLIElementGetValue Source #

Arguments

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

self: A DOMHTMLLIElement

-> m CLong

Returns: A glong

No description available in the introspection data.

setTypeAttr

dOMHTMLLIElementSetTypeAttr Source #

Arguments

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

self: A DOMHTMLLIElement

-> Text

value: A gchar

-> m () 

No description available in the introspection data.

setValue

dOMHTMLLIElementSetValue Source #

Arguments

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

self: A DOMHTMLLIElement

-> CLong

value: A glong

-> m () 

No description available in the introspection data.

Properties

type

data DOMHTMLLIElementTypePropertyInfo Source #

Instances

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

value

data DOMHTMLLIElementValuePropertyInfo Source #

Instances

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