emmental/emmental
Anna Schumaker 711fa0da5b factory: Create ListRow and Factory classes
The ListRow class is intended to be used as a base class for displaying
individual Gtk.ListView rows. The implement some helpful functionality
to make it easier to bind list items to child widgets.

The Factory class is designed to create ListRow widgets.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2023-04-12 10:41:42 -04:00
..
db db/settings: Create a Settings table 2023-04-12 10:41:42 -04:00
mpris2 mpris2: Add an Mpris2 DBus Connection 2023-04-12 10:41:42 -04:00
__init__.py emmental: Add our Window to the application 2023-04-12 10:41:42 -04:00
buttons.py buttons: Create a PopoverButton 2023-04-12 10:41:42 -04:00
emmental.css window: Add a custom Window class 2023-04-12 10:41:42 -04:00
entry.py entry: Create entries for displaying specific types of values 2023-04-12 10:41:42 -04:00
factory.py factory: Create ListRow and Factory classes 2023-04-12 10:41:42 -04:00
format.py format: Add a function for formatting search strings 2023-04-12 10:41:42 -04:00
gsetup.py db: Create a base Connection manager 2023-04-12 09:23:14 -04:00
options.py emmental3.py: Start Emmental 3.0 2023-03-07 11:18:46 -05:00
store.py store: Add a SortedList store 2023-03-07 11:19:30 -05:00
window.py window: Add a custom Window class 2023-04-12 10:41:42 -04:00