arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_browser_t.is_popup
arsd
webview
cef_browser_t
Returns true (1) if the browser is a popup.
struct
cef_browser_t
extern (
System
)
int
function
(
cef_browser_t
*
self
)
nothrow
is_popup
;
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
Returns true (1) if the browser is a popup.