webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
_BrowserDownload Struct Reference

Public Attributes

GtkBox parent
 
WebKitDownloaddownload
 
guint64 contentLength
 
guint64 downloadedSize
 
gboolean finished
 
GtkWidgetstatusLabel
 
GtkWidgetremainingLabel
 
GtkWidgetprogressBar
 
GtkWidgetactionButton
 

Member Data Documentation

◆ actionButton

GtkWidget* _BrowserDownload::actionButton

◆ contentLength

guint64 _BrowserDownload::contentLength

◆ download

WebKitDownload* _BrowserDownload::download

◆ downloadedSize

guint64 _BrowserDownload::downloadedSize

◆ finished

gboolean _BrowserDownload::finished

◆ parent

GtkBox _BrowserDownload::parent

◆ progressBar

GtkWidget* _BrowserDownload::progressBar

◆ remainingLabel

GtkWidget* _BrowserDownload::remainingLabel

◆ statusLabel

GtkWidget* _BrowserDownload::statusLabel

The documentation for this struct was generated from the following file: