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

Contents

Description

 

Synopsis

Exported types

Methods

acceptNode

dOMNodeFilterAcceptNode Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMNodeFilter a, IsDOMNode b) 
=> a

self: A DOMNodeFilter

-> b

n: A DOMNode

-> m Int16

Returns: A gshort

No description available in the introspection data.