Method
WadInputStreamread_font_file
Declaration [src]
WadFontFile*
wad_input_stream_read_font_file (
WadInputStream* stream
GError** error
)
Return value
Type: WadFontFile
A WadFontFile read from the stream or
NULL if an error occurred.
| The caller of the method takes ownership of the data, and is responsible for freeing it. |