#include </home/zeitlin/src/wx/github/interface/wx/html/htmlcell.h>
Allows HTML rendering customizations.
This class is used when rendering wxHtmlCells as a callback.
Public Member Functions | |
virtual wxColour | GetSelectedTextColour (const wxColour &clr)=0 |
Returns the colour to use for the selected text. | |
virtual wxColour | GetSelectedTextBgColour (const wxColour &clr)=0 |
Returns the colour to use for the selected text's background. |
virtual wxColour wxHtmlRenderingStyle::GetSelectedTextBgColour | ( | const wxColour & | clr | ) | [pure virtual] |
Returns the colour to use for the selected text's background.