Chromium Embedded Framework (CEF)
114.2.1+gd70a0a8+chromium-114.0.5735.45
|
#include "include/cef_base.h"
#include "include/cef_browser.h"
#include "include/cef_print_settings.h"
Classes | |
class | CefPrintDialogCallback |
Callback interface for asynchronous continuation of print dialog requests. More... | |
class | CefPrintJobCallback |
Callback interface for asynchronous continuation of print job requests. More... | |
class | CefPrintHandler |
Implement this interface to handle printing on Linux. More... | |