mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-30 07:31:47 +00:00
netsurf: add a parser from string wrapper
This commit is contained in:
1
vendor/netsurf/wrapper/wrapper.h
vendored
1
vendor/netsurf/wrapper/wrapper.h
vendored
@@ -3,6 +3,7 @@
|
||||
|
||||
#include <dom/dom.h>
|
||||
|
||||
dom_document *wr_create_doc_dom_from_string(char *html);
|
||||
dom_document *wr_create_doc_dom_from_file(char *filename);
|
||||
|
||||
#endif /* wrapper_dom_h_ */
|
||||
|
||||
Reference in New Issue
Block a user