arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_domnode_t.is_same
arsd
webview
cef_domnode_t
Returns true (1) if this object is pointing to the same handle as |that| object.
struct
cef_domnode_t
extern (
System
)
int
function
(
cef_domnode_t
*
self
,
cef_domnode_t
*
that
)
nothrow
is_same
;
Meta
Source
See Implementation
arsd
webview
cef_domnode_t
variables
base
get_as_markup
get_document
get_element_attribute
get_element_attributes
get_element_bounds
get_element_inner_text
get_element_tag_name
get_first_child
get_form_control_element_type
get_last_child
get_name
get_next_sibling
get_parent
get_previous_sibling
get_type
get_value
has_children
has_element_attribute
has_element_attributes
is_editable
is_element
is_form_control_element
is_same
is_text
set_element_attribute
set_value
Returns true (1) if this object is pointing to the same handle as |that| object.