A GtkListBox is a vertical container that contains GtkListBoxRow children. These rows can be dynamically sorted and filtered, and headers can be added dynamically depending on the row content. It also allows keyboard and mouse navigation and selection like a typical list.
Fluent builder for gtk.list_box.ListBox
Fluent builder implementation template for gtk.list_box.ListBox
Module for ListBox class