gi-webkit-3.0.12: 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

newtype DOMFile Source #

Constructors

DOMFile (ManagedPtr DOMFile) 

Methods

getName

data DOMFileGetNameMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMFile a) => MethodInfo * DOMFileGetNameMethodInfo a signature Source # 

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

data DOMFileNamePropertyInfo Source #

Instances

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

webkitRelativePath

data DOMFileWebkitRelativePathPropertyInfo Source #

Instances

AttrInfo DOMFileWebkitRelativePathPropertyInfo Source # 
type AttrOrigin DOMFileWebkitRelativePathPropertyInfo Source # 
type AttrLabel DOMFileWebkitRelativePathPropertyInfo Source # 
type AttrLabel DOMFileWebkitRelativePathPropertyInfo = "webkit-relative-path"
type AttrGetType DOMFileWebkitRelativePathPropertyInfo Source # 
type AttrBaseTypeConstraint DOMFileWebkitRelativePathPropertyInfo Source # 
type AttrSetTypeConstraint DOMFileWebkitRelativePathPropertyInfo Source # 
type AttrAllowedOps DOMFileWebkitRelativePathPropertyInfo Source #