Name
dumper::bindtagsOfPathCanvas
Synopsis
bindtagsOfPathCanvas window \
codeblock
Description
Separates the pathCanvas event handlers against
accidental used with a surface instead of a window.
Clients
bindtagsOfPathCanvas is being used by ::vgcode::dump-configure-PathCanvas clients.
Example 3.30. ::vgcode::dump-configure-PathCanvas using bindtagsOfPathCanvas
...
if { {} != $_bindtags } {
append _graphics \
[dumper::bindtagsOfPathCanvas $ta_name $_bindtags]