cef_download_item_t.get_full_path

Returns the full path to the downloaded or downloading file.

struct cef_download_item_t
extern (System)
cef_string_userfree_t function(cef_download_item_t* self) nothrow get_full_path;

Meta