29#include "gnc-html-webkit.hpp"
33#include "gnc-html-factory.hpp"
36G_GNUC_UNUSED
static QofLogModule log_module = GNC_MOD_HTML;
39gnc_html_factory_create_html(
void )
noexcept
41 return gnc_html_webkit_new();
45gnc_html_engine_supports_css(
void )
noexcept
All type declarations for the whole Gnucash engine.