identify_region(x, y)
Returns one of:
| region | meaning |
|---|---|
| heading | Tree heading area. |
| separator | Space between two columns headings. |
| tree | The tree area. |
| cell | A data cell. |
Availability: Tk 8.6.
identify_region(x, y)
Returns one of:
| region | meaning |
|---|---|
| heading | Tree heading area. |
| separator | Space between two columns headings. |
| tree | The tree area. |
| cell | A data cell. |
Availability: Tk 8.6.
Please login to continue.