phoenix_title wx.html.HtmlFontCell

This cell represents a font change in the document stream.


class_hierarchy Class Hierarchy

Inheritance diagram for class HtmlFontCell:

method_summary Methods Summary

__init__


api Class API

class wx.html.HtmlFontCell(HtmlCell)

Possible constructors:

HtmlFontCell(font : Font) -> None

This cell represents a font change in the document stream.


Methods

__init__(self, font : Font)
Parameters:

font (wx.Font) –

Return type:

None