ocarina/tests/gui
Anna Schumaker 1c386809d0 gui/treeview: Respond to the notify::width signal
I connect this in code so I can pass the column index as data to the
function, avoding the need for a "column index" lookup function.

I restore saved column widths during startup.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-11-01 08:51:23 -04:00
..
.gitignore gui/treeview: Add a function for accessing the treeview 2016-11-01 08:51:23 -04:00
CMakeLists.txt gui/treeview: Add a function for accessing the treeview 2016-11-01 08:51:23 -04:00
audio.c gui/model: Rename "Queue Model" to "Gui Model" 2016-11-01 08:51:07 -04: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 gui/filter: Add a function for loading a track from a tree path 2016-11-01 08:51:23 -04:00
idle.c gui/idle: Add a function for getting the progress bar 2016-10-31 07:55:40 -04:00
model.c gui/model: Add a function for accessing the runtime label 2016-11-01 08:51:23 -04:00
playlist.c gui/treeview: Add an init function 2016-11-01 08:51:23 -04:00
queue.c gui/filter: Remember search text when switching playlists 2016-11-01 08:51:23 -04:00
settings.c tests: Build settings test with ctest 2016-09-23 16:11:02 -04:00
sidebar.c gui: Rename ocarina6.glade -> ocarina.ui 2016-09-26 08:07:35 -04:00
treeview.c gui/treeview: Respond to the notify::width signal 2016-11-01 08:51:23 -04:00
view.c gui/treeview: Respond to the notify::width signal 2016-11-01 08:51:23 -04:00
window.c tests/gui: Add a generic way to run a main loop 2016-10-31 07:55:23 -04:00