You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
1.4 KiB
39 lines
1.4 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<!-- Generated with glade 3.16.1 --> |
|
<interface> |
|
<requires lib="gtk+" version="3.10"/> |
|
<template class="ApplicationWindow" parent="GtkApplicationWindow"> |
|
<property name="can_focus">False</property> |
|
<signal name="destroy" handler="on_destroy" swapped="no"/> |
|
<child> |
|
<object class="GtkGrid" id="grid3"> |
|
<property name="visible">True</property> |
|
<property name="can_focus">False</property> |
|
<child> |
|
<object class="GtkButton" id="button1"> |
|
<property name="label" translatable="yes">button</property> |
|
<property name="visible">True</property> |
|
<property name="can_focus">True</property> |
|
<property name="receives_default">True</property> |
|
</object> |
|
<packing> |
|
<property name="left_attach">0</property> |
|
<property name="top_attach">0</property> |
|
<property name="width">1</property> |
|
<property name="height">1</property> |
|
</packing> |
|
</child> |
|
<child> |
|
<object class="GkbdKeyboardDrawing" id="keyboard_drawing"> |
|
</object> |
|
<packing> |
|
<property name="left_attach">0</property> |
|
<property name="top_attach">1</property> |
|
<property name="width">1</property> |
|
<property name="height">1</property> |
|
</packing> |
|
</child> |
|
</object> |
|
</child> |
|
</template> |
|
</interface>
|
|
|