emmental/emmental/tracklist
Anna Schumaker 9edfc4a5b0 tracklist: Create TrackRow, InscriptionRow, and TrackString widgets
The TrackRow widget is used to bind Tracks to a generic Widget. The
InscriptionRow builds on this to create a Gtk.Inscription that can be
used in derived classes. Finally, the TrackString widget implements
binding a string Track property directly to the Inscription.

I use these widgets to create a Title and Artist column in the
TrackView.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2023-05-10 17:42:27 -04:00
..
__init__.py tracklist: Create TrackRow, InscriptionRow, and TrackString widgets 2023-05-10 17:42:27 -04:00
row.py tracklist: Create TrackRow, InscriptionRow, and TrackString widgets 2023-05-10 17:42:27 -04:00
trackview.py tracklist: Create TrackRow, InscriptionRow, and TrackString widgets 2023-05-10 17:42:27 -04:00