edited


Description:

public virtual signal void edited (string path, string new_text)

This signal is emitted after renderer has been edited.

It is the responsibility of the application to update the model and store new_text at the position indicated by path.

Parameters:

path

the path identifying the edited cell

new_text

the new text