:right-sidebar: True ListScrollFlags =================================================================== .. currentmodule:: gi.repository.Gtk .. versionadded:: 4.12 .. class:: ListScrollFlags :no-contents-entry: List of actions to perform when scrolling to items in a list widget. Fields ------ .. rst-class:: interim-class .. class:: ListScrollFlags :no-index: .. attribute:: FOCUS Focus the target item .. attribute:: NONE Don't do anything extra .. attribute:: SELECT Select the target item and unselect all other items.