set_autoselect
Description:
Enables or disables autoselect.
If autoselect is true, this will enforce that an item is
always selected. It will select a new item when the currently selected item is deleted and it will disallow unselecting the current item.
Parameters:
| this |
a `GtkSingleSelection` |
| autoselect |
true to always select an item |