changed


Description:

[ HasEmitter ]
public signal void changed (SorterChange change)

Emitted whenever the sorter changed.

Users of the sorter should then update the sort order again via compare.

[[email protected]] handles this signal automatically.

Depending on the change parameter, it may be possible to update the sort order without a full resorting. Refer to the [ [email protected]] documentation for details.

Parameters:

change

how the sorter changed




2022 vala-language.org