text Function

Defined in pyglet.resource

text(self, name)

Load a plain text document.

Parameters:name (str) – Filename of the plain text resource to load.
Return type:UnformattedDocument

Previous topic

reindex Function

Next topic

texture Function