Trees | Indices | Help |
|
---|
|
Variable --+ | IntVar
Value holder for integer variables.
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
_default = 0
|
|
Construct an integer variable. MASTER can be given as master widget. VALUE is an optional value (defaults to 0) NAME is an optional Tcl name (defaults to PY_VARnum). If NAME matches an existing variable and VALUE is omitted then the existing value is retained.
|
Set the variable to value, converting booleans to integers.
|
Return the value of the variable as an integer.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Tue Jan 29 22:42:07 2008 | http://epydoc.sourceforge.net |