2014-12-21 20:30:51 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<interface>
|
|
|
|
<requires lib="gtk+" version="3.12"/>
|
|
|
|
<object class="GtkWindow" id="window1">
|
|
|
|
<property name="type">popup</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="label1">
|
|
|
|
<property name="label" translatable="yes">GREEN
|
2019-04-04 23:33:12 +00:00
|
|
|
<a href="http://www.gtk.org">GREEN</a></property>
|
|
|
|
<property name="use_markup">1</property>
|
2014-12-21 20:30:51 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</interface>
|