signal callback delegate or function to connect
void callback(gda.data_model_iter.DataModelIter dataModelIter)
dataModelIter the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to EndOfData signal.
Gets emitted when iter has reached the end of available data (which means the previous row it was on was the last one).