Gets the value of the #WebKitWebView:estimated-load-progress property.
You can monitor the estimated progress of a load operation by
connecting to the notify::estimated-load-progress signal of @web_view.
classWebView
double
getEstimatedLoadProgress
()
Return Value
Type: double
an estimate of the of the percent complete for a document
load as a range from 0.0 to 1.0.
Gets the value of the #WebKitWebView:estimated-load-progress property. You can monitor the estimated progress of a load operation by connecting to the notify::estimated-load-progress signal of @web_view.