SelectionFilterModel.this

this(void * ptr, Flag!"Take" take) nothrow
No documentation available for this declaration.
this(gtk.selection_model.SelectionModel model = null) nothrow

Creates a new gtk.selection_filter_model.SelectionFilterModel that will include the selected items from the underlying selection model.

Parameters

modelthe selection model to filter

Returns