MCPcopy Create free account
hub / github.com/cztomczak/cefpython / ~ClientPrintHandlerGtk

Method ~ClientPrintHandlerGtk

src/subprocess/print_handler_gtk.cpp:542–544  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

540ClientPrintHandlerGtk::ClientPrintHandlerGtk() {}
541
542ClientPrintHandlerGtk::~ClientPrintHandlerGtk() {
543 DCHECK(print_handler_map_.empty());
544}
545
546void ClientPrintHandlerGtk::OnPrintStart(CefRefPtr<CefBrowser> browser) {
547 CEF_REQUIRE_UI_THREAD();

Callers

nothing calls this directly

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected