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

Contents

Description

 

Synopsis

Exported types

Methods

getName

dOMFileGetName Source #

Arguments

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

self: A DOMFile

-> m Text

Returns: A gchar

No description available in the introspection data.

getWebkitRelativePath

dOMFileGetWebkitRelativePath Source #

Arguments

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

self: A DOMFile

-> m Text

Returns: A gchar

No description available in the introspection data.

Properties

name

webkitRelativePath