arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_dictionary_value_t.get_size
arsd
webview
cef_dictionary_value_t
Returns the number of values.
struct
cef_dictionary_value_t
extern (
System
)
size_t
function
(
cef_dictionary_value_t
*
self
)
nothrow
get_size
;
Meta
Source
See Implementation
arsd
webview
cef_dictionary_value_t
variables
base
clear
copy
get_binary
get_bool
get_dictionary
get_double
get_int
get_keys
get_list
get_size
get_string
get_type
get_value
has_key
is_equal
is_owned
is_read_only
is_same
is_valid
remove
set_binary
set_bool
set_dictionary
set_double
set_int
set_list
set_null
set_string
set_value
Returns the number of values.