emmental/tests/sidebar
Anna Schumaker e6a219017d sidebar: Use a symbolic icon for the library section
I was relying on the icon theme to fallback to symbolic icons when I
initially wrote it. Turns out, some icon themes do provide a color icon
for this, so I specifically ask for the symoblic icon for consistency.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2024-01-29 14:38:24 -05:00
..
__init__.py sidebar: Create a Section for Playlists 2023-04-12 14:18:43 -04:00
test_artist.py sidebar: Give sidebar widgets tooltip properties 2023-06-10 21:30:43 -04:00
test_decade.py sidebar: Create a Section for Decades 2023-04-12 15:06:58 -04:00
test_genre.py sidebar: Create a Section for Genres 2023-04-12 15:06:49 -04:00
test_header.py sidebar: Give the Header an activate() function 2023-06-30 09:24:10 -04:00
test_icon.py sidebar: Use the Texture Cache for album art and user icons 2023-10-20 16:31:37 -04:00
test_library.py sidebar: Use a symbolic icon for the library section 2024-01-29 14:38:24 -05:00
test_playlist.py sidebar: Give the New Playlist entry the "card" style class 2023-06-16 10:17:38 -04:00
test_row.py sidebar: Give sidebar widgets tooltip properties 2023-06-10 21:30:43 -04:00
test_section.py sidebar: Use the Gtk.ListView.scroll_to() function for scrolling 2023-08-30 11:39:52 -04:00
test_sidebar.py sidebar: Add a timeout when selecting playlists on load 2023-08-30 13:22:28 -04:00
test_title.py sidebar: Create an EditableTitle widget 2023-04-12 14:18:43 -04:00