itkvars(n) mojave man page | unix.com

Man Page: itkvars

Operating Environment: mojave

Section: n

itkvars(n)							     [incr Tk]								itkvars(n)

__________________________________________________________________________________________________________________________________________________

NAME
itkvars - variables used by [incr Tk] _________________________________________________________________
DESCRIPTION
The following global variables are created and managed automatically by the [incr Tk] library. Except where noted below, these variables should normally be treated as read-only by application-specific code and by users. itk::library When an interpreter is created, [incr Tk] initializes this variable to hold the name of a directory containing the system library of [incr Tk] scripts. The initial value of itk::library is set from the ITK_LIBRARY environment variable if it exists, or from a com- piled-in value otherwise. When [incr Tk] is added to an interpreter, it executes the script "init.itk" in this directory. This script, in turn, looks for other script files with the name "init.xxx". Mega-widget libraries will be automatically initialized if they install a script named "init.xxx" in this directory, where "xxx" is the name of the mega-widget library. For example, the [incr Widgets] library installs the script "init.iwidgets" in this directory. This script establishes the "iwidgets" namespace, and sets up autoloading for all [incr Widgets] commands.
KEYWORDS
itcl, itk, variables itk 3.0 itkvars(n)
Related Man Pages
usual(n) - mojave
itclvars(3itcl) - debian
usual(n) - suse
itk(n) - osx
usual(n) - osx
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
12-Core MacPro (2013) kernel_task over 1200%
UNIX tool on MacOS that can increase resolution of a file
Python 3.8.0rc1 released.