gi-webkit-0.2.4.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.Download

Contents

Description

 

Synopsis

Exported types

class GObject o => DownloadK o Source

Instances

Methods

downloadCancel

downloadCancel :: (MonadIO m, DownloadK a) => a -> m () Source

downloadGetCurrentSize

downloadGetDestinationUri

downloadGetElapsedTime

downloadGetNetworkRequest

downloadGetNetworkResponse

downloadGetProgress

downloadGetStatus

downloadGetSuggestedFilename

downloadGetTotalSize

downloadGetUri

downloadNew

downloadSetDestinationUri

downloadStart

downloadStart :: (MonadIO m, DownloadK a) => a -> m () Source

Properties

CurrentSize

DestinationUri

NetworkRequest

NetworkResponse

Progress

Status

SuggestedFilename

TotalSize

Signals

Error