Callback invoked when a row is added to orig_model. To add rows to filter_model use the methods dee_filter_model_append_iter(), dee_filter_model_prepend_iter(), dee_filter_model_insert_iter(), and dee_filter_model_insert_iter_before().
orig_model
filter_model
The model containing the added row
A #DeeModelIter pointing to the new row in orig_model
The model that was also passed to the #DeeModelMapFunc of the #DeeFilter this functions is a part of
Callback invoked when a row is added to
orig_model
. To add rows tofilter_model
use the methods dee_filter_model_append_iter(), dee_filter_model_prepend_iter(), dee_filter_model_insert_iter(), and dee_filter_model_insert_iter_before().