Module list_derived_lenses

Source
Expand description

Derived lenses for List.

Structsยง

focused
Lens for the field focused on List.
num_items
Lens for the field num_items on List.
orientation
Lens for the field orientation on List.
root
Lens for the whole List struct.
scroll_to_cursor
Lens for the field scroll_to_cursor on List.
scroll_x
Lens for the field scroll_x on List.
scroll_y
Lens for the field scroll_y on List.
selectable
Lens for the field selectable on List.
selected
Lens for the field selected on List.
selection_follows_focus
Lens for the field selection_follows_focus on List.
show_horizontal_scrollbar
Lens for the field show_horizontal_scrollbar on List.
show_vertical_scrollbar
Lens for the field show_vertical_scrollbar on List.