File: 032-mnemonic.ui

package info (click to toggle)
gla11y 0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 392 kB
  • sloc: python: 955; makefile: 64
file content (12 lines) | stat: -rw-r--r-- 328 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<child internal-child="vbox">
	<child>
		<object class="GtkSpinButton" id="colsb1">
		</object>
	</child>
        <child>
        	<object class="GtkLabel" id="column">
                        <property name="mnemonic_widget">colsb1</property>
        	</object>
        </child>
</child>