| Trees | Indices | Help |
|
|---|
|
|
Variable --+
|
BooleanVar
Value holder for boolean variables.
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
_default = False
|
|||
|
|||
Construct a boolean variable. MASTER can be given as master widget. VALUE is an optional value (defaults to False) 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.
|
Return the value of the variable as a bool.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0 on Tue Jan 29 22:42:05 2008 | http://epydoc.sourceforge.net |