column_inserted
Description:
The "column-inserted" signal is emitted by an object which implements the AtkTable interface when a column is inserted.
Parameters:
arg1 |
The index of the column inserted. |
arg2 |
The number of colums inserted. |