9 lines
275 B
Plaintext
9 lines
275 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<interface>
|
||
|
<object class="GtkFontChooserDialog">
|
||
|
<property name="default-width">200</property>
|
||
|
<property name="default-height">300</property>
|
||
|
<property name="title">Font Chooser Dialog</property>
|
||
|
</object>
|
||
|
</interface>
|