arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_post_data_t.add_element
arsd
webview
cef_post_data_t
Add the specified post data element. Returns true (1) if the add succeeds.
struct
cef_post_data_t
extern (
System
)
int
function
(
cef_post_data_t
*
self
,
cef_post_data_element_t
*
element
)
nothrow
add_element
;
Meta
Source
See Implementation
arsd
webview
cef_post_data_t
variables
add_element
base
get_element_count
get_elements
has_excluded_elements
is_read_only
remove_element
remove_elements
Add the specified post data element. Returns true (1) if the add succeeds.