Gtk.ListScrollFlags – gtk4 Reference Manual
ListScrollFlags
Description:
[
CCode
( cprefix =
"GTK_LIST_SCROLL_"
, type_id =
"gtk_list_scroll_flags_get_type ()"
) ]
[
Flags
]
[
Version
( since =
"4.12"
) ]
public
enum
ListScrollFlags
List of actions to perform when scrolling to items in a list widget.
Namespace:
Gtk
Package:
gtk4
Content:
Enum values:
FOCUS
-
Focus the target item
NONE
-
Don't do anything extra
SELECT
-
Select the target item and unselect all other items.