Scid  4.7.0
Functions
htext Namespace Reference

Functions

 updateRate w rate
 
 init w
 
 isStartTag tagName
 
 isEndTag tagName
 
 isLinkTag tagName
 
 extractLinkName tagName
 
 extractSectionName tagName
 
 display w helptext ?section? ?fixed?
 

Function Documentation

◆ display()

htext::display   w helptext ?section? ?fixed?  

Definition at line 260 of file htext.tcl.

◆ extractLinkName()

htext::extractLinkName   tagName  

Definition at line 244 of file htext.tcl.

◆ extractSectionName()

htext::extractSectionName   tagName  

Definition at line 251 of file htext.tcl.

◆ init()

htext::init   w  

Definition at line 163 of file htext.tcl.

◆ isEndTag()

htext::isEndTag   tagName  

Definition at line 236 of file htext.tcl.

◆ isLinkTag()

htext::isLinkTag   tagName  

Definition at line 240 of file htext.tcl.

◆ isStartTag()

htext::isStartTag   tagName  

Definition at line 232 of file htext.tcl.

◆ updateRate()

htext::updateRate   w rate  

Definition at line 159 of file htext.tcl.