cef_v8value_create_string

Create a new cef_v8value_t object of type string.

version(cef && embedded_cef_bindings)
extern (C)
cef_v8value_create_string
(
const(cef_string_t)* value
)

Meta