Add a color chooser testcase

This commit is contained in:
Matthias Clasen
2011-06-21 19:20:28 -04:00
parent ac8e00010a
commit f59b9e52d4
2 changed files with 1508 additions and 0 deletions

1502
tests/a11y/colorchooser.txt Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkColorSelectionDialog" id="window1">
</object>
</interface>