column_deleted
Description:
The "column-deleted" signal is emitted by an object which implements the AtkTable interface when a column is deleted.
Parameters:
| arg1 |
The index of the first column deleted. |
| arg2 |
The number of columns deleted. |