]> Pileus Git - ~andy/gtk/blob - tests/reftests/label-attribute-preference.ui
Add gtk_icon_info_load_icon_async
[~andy/gtk] / tests / reftests / label-attribute-preference.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3   <!-- interface-requires gtk+ 3.0 -->
4   <object class="GtkWindow" id="window1">
5     <property name="can_focus">False</property>
6     <property name="type">popup</property>
7     <child>
8       <object class="GtkLabel" id="label1">
9         <property name="visible">True</property>
10         <property name="can_focus">False</property>
11         <property name="use-markup">True</property>
12         <property name="label" translatable="yes">H&lt;span color="#008000"&gt;ell&lt;/span&gt;o &lt;a href="http://example.com"&gt;l&lt;span color="#00FF00"&gt;in&lt;/span&gt;ky&lt;/a&gt; &lt;span color="#80FF80"&gt;Worl&lt;/span&gt;d</property>
13         <attributes>
14           <attribute name="foreground" value="#ffff00000000" start="3" end="8"/>
15           <attribute name="foreground" value="#ffff80008000" start="10" end="14"/>
16         </attributes>
17       </object>
18     </child>
19   </object>
20 </interface>