AGW Logo

supertooltip functions

This is the description of standalone Python functions in the supertooltip module.

method_summary Functions Summary


ExtractLink Extract the link from an hyperlink line.
GetStyleKeys Returns the predefined styles keywords.
MakeBold Makes a font bold.

API Functions API



Extract the link from an hyperlink line.

Parameters:line – the line of text to be processed.


GetStyleKeys()[source]

Returns the predefined styles keywords.



MakeBold(font)[source]

Makes a font bold. Utility method.

Parameters:font – the font to be made bold.
Tree

Table Of Contents

Previous topic

ToolTipWindowBase

Next topic

SVN Revision 68343 For supertooltip