arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_domdocument_t.get_document
arsd
webview
cef_domdocument_t
Returns the root document node.
struct
cef_domdocument_t
extern (
System
)
cef_domnode_t
*
function
(
cef_domdocument_t
*
self
)
nothrow
get_document
;
Meta
Source
See Implementation
arsd
webview
cef_domdocument_t
variables
base
get_base_url
get_body
get_complete_url
get_document
get_element_by_id
get_focused_node
get_head
get_selection_as_markup
get_selection_as_text
get_selection_end_offset
get_selection_start_offset
get_title
get_type
has_selection
Returns the root document node.