arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_frame_t.get_text
arsd
webview
cef_frame_t
Retrieve this frame's display text as a string sent to the specified visitor.
struct
cef_frame_t
extern (
System
)
void
function
(
cef_frame_t
*
self
,
cef_string_visitor_t
*
visitor
)
nothrow
get_text
;
Meta
Source
See Implementation
arsd
webview
cef_frame_t
variables
base
copy
create_urlrequest
cut
del
execute_java_script
get_browser
get_identifier
get_name
get_parent
get_source
get_text
get_url
get_v8context
is_focused
is_main
load_request
load_url
paste
redo
select_all
send_process_message
undo
view_source
visit_dom
Retrieve this frame's display text as a string sent to the specified visitor.