forked from AuroraMiddleware/gtk
20 lines
693 B
Plaintext
20 lines
693 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!-- Generated with glade 3.18.3 -->
|
||
|
<interface>
|
||
|
<requires lib="gtk+" version="3.12"/>
|
||
|
<object class="GtkWindow" id="window1">
|
||
|
<property name="can_focus">False</property>
|
||
|
<property name="type">popup</property>
|
||
|
<child>
|
||
|
<object class="GtkLabel" id="label1">
|
||
|
<property name="name">reference</property>
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">False</property>
|
||
|
<property name="label" translatable="yes">GREEN
|
||
|
<a href="http://www.gtk.org">GREEN</a></property>
|
||
|
<property name="use_markup">True</property>
|
||
|
</object>
|
||
|
</child>
|
||
|
</object>
|
||
|
</interface>
|