cef_get_path

Retrieve the path associated with the specified |key|. Returns true (1) on success. Can be called on any thread in the browser process.

version(cef && embedded_cef_bindings)
extern (C)
int
cef_get_path
(,
cef_string_t* path
)

Meta