nn::font::CTR::CharWriter::GetFont Member Function

Syntax

const Font * GetFont() const;

Parameters

None.

Return Values

If a font has been set, returns a pointer to the font. If nothing has been set, returns NULL.

Description

Gets the font.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL