gtk.list_box

Module for ListBox class

Members

Classes

ListBox
class ListBox

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.

ListBoxGidBuilder
class ListBoxGidBuilder

Fluent builder for gtk.list_box.ListBox

ListBoxGidBuilderImpl
class ListBoxGidBuilderImpl(T)

Fluent builder implementation template for gtk.list_box.ListBox