DataModel.rowInserted

void rowInserted(int row)

Emits the 'row_inserted' and 'changed' signals on model.

This method should only be used by #GdaDataModel implementations to signal that a row has been inserted.

Parameters

rowrow number.