GTK4 Listview: how to get single click activation without the hover selection?

I have a listview whose items activation is used to change the visible child in a GtkStack. Is there a way to have single click activation without the mouse hover selection? The property single-click-activate forces both.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.