ocarina/tests/gui
Anna Schumaker fd68cdf70a gui/audio: Add basic spin-button-like widgets
I set the "linked" property on the hbox to make everything look like a
single widget.  I'm doing this on my own to cut out the GtkAdjustment
and to just use the counter in the audio layer in its place.
Additionally, this will give me the ability to use "+" and "-" keyboard
shortcuts to activate the widgets.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2018-03-02 16:31:57 -05:00
..
playlists gui/sidebar: Don't set user playlists as editable by default 2017-08-25 13:36:52 -04:00
.gitignore gui/artwork: Add an accessor function for the artwork image 2017-04-14 13:58:05 -04:00
CMakeLists.txt gui/artwork: Add an accessor function for the artwork image 2017-04-14 13:58:05 -04:00
artwork.c core: Add useful headers to core.h 2017-08-22 09:13:46 -04:00
audio.c gui/audio: Add basic spin-button-like widgets 2018-03-02 16:31:57 -05:00
builder.c tests/gui: Fix gtk css theme parsing errors 2016-10-19 08:22:58 -04:00
builder.ui gui/builder: Add a test UI file 2016-04-08 12:03:08 -04:00
filter.c core: Add useful headers to core.h 2017-08-22 09:13:46 -04:00
idle.c tests: Rename gui.h -> loop.h 2017-09-05 14:12:13 -04:00
model.c core: Add useful headers to core.h 2017-08-22 09:13:46 -04:00
playlist.c core: Add useful headers to core.h 2017-08-22 09:13:46 -04:00
settings.c tests: Build settings test with ctest 2016-09-23 16:11:02 -04:00
sidebar.c gui/sidebar: Add a function for finding the current playlist 2017-12-05 14:58:57 -05:00
treeview.c tests: Rename gui.h -> loop.h 2017-09-05 14:12:13 -04:00
window.c tests: Rename gui.h -> loop.h 2017-09-05 14:12:13 -04:00