arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_browser_t.reload_ignore_cache
arsd
webview
cef_browser_t
Reload the current page ignoring any cached data.
struct
cef_browser_t
extern (
System
)
void
function
(
cef_browser_t
*
self
)
nothrow
reload_ignore_cache
;
Meta
Source
See Implementation
arsd
webview
cef_browser_t
variables
base
can_go_back
can_go_forward
get_focused_frame
get_frame_by_identifier
get_frame_by_name
get_frame_count
get_frame_identifiers
get_frame_names
get_host
get_identifier
get_main_frame
go_back
go_forward
has_document
is_loading
is_popup
is_same
is_valid
reload
reload_ignore_cache
stop_load
Reload the current page ignoring any cached data.