|
NetSurf
|
Interface to content handler for plain text. More...
Go to the source code of this file.
Functions | |
| nserror | textplain_init (void) |
| Initialise the text content handler. More... | |
Interface to content handler for plain text.
Definition in file textplain.h.
| nserror textplain_init | ( | void | ) |
Initialise the text content handler.
Definition at line 1652 of file textplain.c.
References content_factory_register_handler(), NSERROR_NOMEM, NSERROR_OK, SLEN, textplain_content_handler, and textplain_default_charset.
Referenced by netsurf_init().