webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Attributes | |
GtkBox | parent |
WebKitDownload * | download |
guint64 | contentLength |
guint64 | downloadedSize |
gboolean | finished |
GtkWidget * | statusLabel |
GtkWidget * | remainingLabel |
GtkWidget * | progressBar |
GtkWidget * | actionButton |
GtkWidget* _BrowserDownload::actionButton |
guint64 _BrowserDownload::contentLength |
WebKitDownload* _BrowserDownload::download |
guint64 _BrowserDownload::downloadedSize |
gboolean _BrowserDownload::finished |
GtkBox _BrowserDownload::parent |
GtkWidget* _BrowserDownload::progressBar |
GtkWidget* _BrowserDownload::remainingLabel |
GtkWidget* _BrowserDownload::statusLabel |