html Function

Defined in pyglet.resource

html(self, name)

Load an HTML document.

Parameters:name (str) – Filename of the HTML resource to load.
Return type:FormattedDocument

Previous topic

get_texture_bins Function

Next topic

image Function