SingleSelection.this

this(void * ptr, Flag!"Take" take) nothrow
No documentation available for this declaration.
this(gio.list_model.ListModel model = null) nothrow

Creates a new selection to handle model.

Parameters

modelthe gio.list_model.ListModel to manage

Returns