Enumeration
GtkListScrollFlags
since: 4.12
Description [src]
List of actions to perform when scrolling to items in a list widget.
Available since: 4.12
Members
GTK_LIST_SCROLL_NONE
-
Don’t do anything extra.
- Value:
0
- Nickname:
none
- Available since: 4.12
- Value:
GTK_LIST_SCROLL_FOCUS
-
Focus the target item.
- Value:
1
- Nickname:
focus
- Available since: 4.12
- Value:
GTK_LIST_SCROLL_SELECT
-
Select the target item and unselect all other items.
- Value:
2
- Nickname:
select
- Available since: 4.12
- Value: