arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_value_t.copy
arsd
webview
cef_value_t
Returns a copy of this object. The underlying data will also be copied.
struct
cef_value_t
extern (
System
)
cef_value_t
*
function
(
cef_value_t
*
self
)
nothrow
copy
;
Meta
Source
See Implementation
arsd
webview
cef_value_t
variables
base
copy
get_binary
get_bool
get_dictionary
get_double
get_int
get_list
get_string
get_type
is_equal
is_owned
is_read_only
is_same
set_binary
set_bool
set_dictionary
set_double
set_int
set_list
set_null
set_string
Returns a copy of this object. The underlying data will also be copied.