ContentsIndex
Barracuda.GUI.DownloadManager
Description
The download manager displays attachments to the user and lets them save them.
Synopsis
data DownloadManager
downloadManagerNew :: [Attachment] -> IO DownloadManager
downloadManagerGetWidget :: DownloadManager -> Widget
Documentation
data DownloadManager
A widget to save attachments of messages.
downloadManagerNew :: [Attachment] -> IO DownloadManager
Creates a new DownloadManager with a list of attachments to download.
downloadManagerGetWidget :: DownloadManager -> Widget
Gets the Widget of a DownloadManager.
Produced by Haddock version 0.8