cef_client_t.get_print_handler

Return the handler for printing on Linux. If a print handler is not provided then printing will not be supported on the Linux platform.

struct cef_client_t
extern (System)
cef_print_handler_t* function(cef_client_t* self) nothrow get_print_handler;

Meta