template::CSS proc clear (public)

 template::CSS[i] clear

Defined in packages/xotcl-core/tcl/01-debug-procs.tcl

Clear the cached toolkit name, such that it is reloads the settings on the next initialize call.

Testcases:
No testcase defined.
Source code:
#
# Clear the cached toolkit name, such that it is reloads the
# settings on the next initialize call.
#
unset -nocomplain :preferredCSSToolkit
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: