row_removed
Description:
public virtual signal void row_removed (
ModelIter iter)
Connect to this signal to be notified when a row is removed from self
.
The row is still valid while the signal is being emitted.
Parameters:
iter |
a ModelIter pointing to the removed row
|