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

Contents

Description

 

Synopsis

Exported types

newtype DOMBlob Source #

Constructors

DOMBlob (ManagedPtr DOMBlob) 

Instances

Methods

getSize

data DOMBlobGetSizeMethodInfo Source #

Instances

((~) * signature (m Word64), MonadIO m, IsDOMBlob a) => MethodInfo * DOMBlobGetSizeMethodInfo a signature Source # 

dOMBlobGetSize Source #

Arguments

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

self: A DOMBlob

-> m Word64

Returns: A guint64

No description available in the introspection data.

Properties

size

data DOMBlobSizePropertyInfo Source #

Instances

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