Home | History | Annotate | Download | only in lib-tk

Lines Matching refs:_get_value

1540     def _get_value(self):
1550 value = property(_get_value, _set_value)