NetSurf
Functions
textplain.h File Reference

Interface to content handler for plain text. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

nserror textplain_init (void)
 Initialise the text content handler. More...
 

Detailed Description

Interface to content handler for plain text.

Definition in file textplain.h.

Function Documentation

◆ textplain_init()

nserror textplain_init ( void  )

Initialise the text content handler.

Returns
NSERROR_OK on success else appropriate error code.

Definition at line 1654 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().

Here is the call graph for this function:
Here is the caller graph for this function: