API Version: 4.0
Library Version: 4.12.4
flags Gtk.ListScrollFlags
List of actions to perform when scrolling to items in a list widget.
GTK_LIST_SCROLL_NONE
Don’t do anything extra.
GTK_LIST_SCROLL_FOCUS
Focus the target item.
GTK_LIST_SCROLL_SELECT
Select the target item and unselect all other items.