Add a testcase involving a font selection dialog
This commit is contained in:
parent
4149124b2b
commit
c950bd540b
@ -34,4 +34,5 @@ EXTRA_DIST += \
|
|||||||
filechooser.ui filechooser.txt \
|
filechooser.ui filechooser.txt \
|
||||||
colorchooser.ui colorchooser.txt \
|
colorchooser.ui colorchooser.txt \
|
||||||
about.ui about.txt \
|
about.ui about.txt \
|
||||||
appchooser.ui appchooser.txt
|
appchooser.ui appchooser.txt \
|
||||||
|
fontchooser.ui fontchooser.txt
|
||||||
|
5364
tests/a11y/fontchooser.txt
Normal file
5364
tests/a11y/fontchooser.txt
Normal file
File diff suppressed because it is too large
Load Diff
6
tests/a11y/fontchooser.ui
Normal file
6
tests/a11y/fontchooser.ui
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<interface>
|
||||||
|
<!-- interface-requires gtk+ 3.0 -->
|
||||||
|
<object class="GtkFontSelectionDialog" id="window1">
|
||||||
|
</object>
|
||||||
|
</interface>
|
Loading…
Reference in New Issue
Block a user