Tk commands

As we mentioned in the introduction, <#47#><#47#> can easily communicate with the Tk toolkit. All the commands defined by the Tk toolkit are visible as <#50#>Tk-command<#50#>s, a basic type recognized by the interpreter. <#51#>Tk-command<#51#>s can be called like regular scheme procedures, serving as an entry point into the Tk library.
#note52#


#note63#


#entry66#


#entry80#


#entry98#


#entry106#


#entry116#


#entry124#


#entry132#