Add a selection mode testcase

This shows what one currently has to do manually to get the typical
selection mode with blue headerbar and checkboxes in list rows.
The goal is to make this easier.
This commit is contained in:
Matthias Clasen
2014-08-08 13:28:27 +02:00
parent f1a9273844
commit 7ecf5c43e0
2 changed files with 215 additions and 0 deletions

View File

@ -98,6 +98,7 @@ noinst_PROGRAMS = $(TEST_PROGS) \
testrichtext \
testscale \
testselection \
testselectionmode \
$(testsocket_programs) \
testspinbutton \
teststatusicon \