This class represents a dialog that shows a list of strings, and allows the user to select one or more.
Pass a sequence of zero based index to set_selection().
get_selection() will return a sequence of indexes, or an empty sequence.