|
Chromium Embedded Framework (CEF)
121.0.1+g7a4b55f+chromium-121.0.6167.16
|
#include "include/cef_base.h"#include "include/cef_browser.h"#include "include/cef_download_item.h"Classes | |
| class | CefBeforeDownloadCallback |
| Callback interface used to asynchronously continue a download. More... | |
| class | CefDownloadItemCallback |
| Callback interface used to asynchronously cancel a download. More... | |
| class | CefDownloadHandler |
| Class used to handle file downloads. More... | |