]> Pileus Git - ~andy/gtk/blob - tests/reftests/css-multi-state.ui
stylecontext: Do invalidation on first resize container
[~andy/gtk] / tests / reftests / css-multi-state.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="GtkToggleButton" id="togglebutton1">
9         <property name="use_action_appearance">False</property>
10         <property name="visible">True</property>
11         <property name="can_focus">True</property>
12         <property name="receives_default">True</property>
13         <property name="use_action_appearance">False</property>
14         <property name="active">True</property>
15         <child>
16           <object class="GtkLabel" id="label1">
17             <property name="visible">True</property>
18             <property name="sensitive">False</property>
19             <property name="can_focus">False</property>
20             <property name="label" translatable="yes">insensitive</property>
21           </object>
22         </child>
23       </object>
24     </child>
25   </object>
26 </interface>