Returns the currently selected item. If the control currently
contains no choices, #f is returned. If multiple selections
are allowed and multiple items are selected, the first selection is
returned.
(send a-list-control get-string-selection)->string or #f