~compiz-team/compiz-core/oneiric.force_output_detection

« back to all changes in this revision

Viewing changes to gtk/window-decorator/decoration_inspector/decoration_inspector.xml

  • Committer: Sam Spilsbury
  • Date: 2011-08-19 18:23:21 UTC
  • Revision ID: sam.spilsbury@canonical.com-20110819182321-iqbupv0eodx3jlyb
Unmerge the new decorator

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<interface>
3
 
  <!-- interface-requires gtk+ 3.0 -->
4
 
  <object class="GtkListStore" id="cb_list_store">
5
 
    <columns>
6
 
      <!-- column-name gint1 -->
7
 
      <column type="gint"/>
8
 
    </columns>
9
 
    <data>
10
 
      <row>
11
 
        <col id="0">0</col>
12
 
      </row>
13
 
      <row>
14
 
        <col id="0">2</col>
15
 
      </row>
16
 
      <row>
17
 
        <col id="0">3</col>
18
 
      </row>
19
 
      <row>
20
 
        <col id="0">4</col>
21
 
      </row>
22
 
    </data>
23
 
  </object>
24
 
  <object class="GtkWindow" id="decoration_builder">
25
 
    <property name="can_focus">False</property>
26
 
    <property name="title" translatable="yes">Decoration Inspector</property>
27
 
    <child>
28
 
      <object class="GtkBox" id="box1">
29
 
        <property name="visible">True</property>
30
 
        <property name="can_focus">False</property>
31
 
        <property name="orientation">vertical</property>
32
 
        <child>
33
 
          <object class="GtkPaned" id="paned1">
34
 
            <property name="visible">True</property>
35
 
            <property name="can_focus">True</property>
36
 
            <child>
37
 
              <object class="GtkBox" id="box4">
38
 
                <property name="width_request">450</property>
39
 
                <property name="height_request">600</property>
40
 
                <property name="visible">True</property>
41
 
                <property name="can_focus">False</property>
42
 
                <property name="orientation">vertical</property>
43
 
                <property name="homogeneous">True</property>
44
 
                <child>
45
 
                  <object class="GtkFrame" id="frame2">
46
 
                    <property name="visible">True</property>
47
 
                    <property name="can_focus">False</property>
48
 
                    <property name="label_xalign">0</property>
49
 
                    <property name="shadow_type">none</property>
50
 
                    <child>
51
 
                      <object class="GtkAlignment" id="alignment2">
52
 
                        <property name="visible">True</property>
53
 
                        <property name="can_focus">False</property>
54
 
                        <property name="left_padding">12</property>
55
 
                        <child>
56
 
                          <object class="GtkImage" id="raw_decoration_image">
57
 
                            <property name="visible">True</property>
58
 
                            <property name="can_focus">False</property>
59
 
                            <property name="stock">gtk-missing-image</property>
60
 
                          </object>
61
 
                        </child>
62
 
                      </object>
63
 
                    </child>
64
 
                    <child type="label">
65
 
                      <object class="GtkLabel" id="label6">
66
 
                        <property name="visible">True</property>
67
 
                        <property name="can_focus">False</property>
68
 
                        <property name="label" translatable="yes">&lt;b&gt;Decoration Pixmap&lt;/b&gt;</property>
69
 
                        <property name="use_markup">True</property>
70
 
                      </object>
71
 
                    </child>
72
 
                  </object>
73
 
                  <packing>
74
 
                    <property name="expand">False</property>
75
 
                    <property name="fill">True</property>
76
 
                    <property name="position">3</property>
77
 
                  </packing>
78
 
                </child>
79
 
                <child>
80
 
                  <object class="GtkFrame" id="frame3">
81
 
                    <property name="visible">True</property>
82
 
                    <property name="can_focus">False</property>
83
 
                    <property name="label_xalign">0</property>
84
 
                    <property name="shadow_type">none</property>
85
 
                    <child>
86
 
                      <object class="GtkAlignment" id="alignment3">
87
 
                        <property name="visible">True</property>
88
 
                        <property name="can_focus">False</property>
89
 
                        <property name="left_padding">12</property>
90
 
                        <child>
91
 
                          <object class="GtkImage" id="quads_only_image">
92
 
                            <property name="visible">True</property>
93
 
                            <property name="can_focus">False</property>
94
 
                            <property name="stock">gtk-missing-image</property>
95
 
                          </object>
96
 
                        </child>
97
 
                      </object>
98
 
                    </child>
99
 
                    <child type="label">
100
 
                      <object class="GtkLabel" id="label7">
101
 
                        <property name="visible">True</property>
102
 
                        <property name="can_focus">False</property>
103
 
                        <property name="label" translatable="yes">&lt;b&gt;Decoration Quads&lt;/b&gt;</property>
104
 
                        <property name="use_markup">True</property>
105
 
                      </object>
106
 
                    </child>
107
 
                  </object>
108
 
                  <packing>
109
 
                    <property name="expand">False</property>
110
 
                    <property name="fill">True</property>
111
 
                    <property name="position">4</property>
112
 
                  </packing>
113
 
                </child>
114
 
                <child>
115
 
                  <object class="GtkFrame" id="frame4">
116
 
                    <property name="visible">True</property>
117
 
                    <property name="can_focus">False</property>
118
 
                    <property name="label_xalign">0</property>
119
 
                    <property name="shadow_type">none</property>
120
 
                    <child>
121
 
                      <object class="GtkAlignment" id="alignment4">
122
 
                        <property name="visible">True</property>
123
 
                        <property name="can_focus">False</property>
124
 
                        <property name="left_padding">12</property>
125
 
                        <child>
126
 
                          <object class="GtkImage" id="stretched_decoration_image">
127
 
                            <property name="visible">True</property>
128
 
                            <property name="can_focus">False</property>
129
 
                            <property name="stock">gtk-missing-image</property>
130
 
                          </object>
131
 
                        </child>
132
 
                      </object>
133
 
                    </child>
134
 
                    <child type="label">
135
 
                      <object class="GtkLabel" id="label8">
136
 
                        <property name="visible">True</property>
137
 
                        <property name="can_focus">False</property>
138
 
                        <property name="label" translatable="yes">&lt;b&gt;Stretched Decoration&lt;/b&gt;</property>
139
 
                        <property name="use_markup">True</property>
140
 
                      </object>
141
 
                    </child>
142
 
                  </object>
143
 
                  <packing>
144
 
                    <property name="expand">False</property>
145
 
                    <property name="fill">True</property>
146
 
                    <property name="position">5</property>
147
 
                  </packing>
148
 
                </child>
149
 
              </object>
150
 
              <packing>
151
 
                <property name="resize">True</property>
152
 
                <property name="shrink">True</property>
153
 
              </packing>
154
 
            </child>
155
 
            <child>
156
 
              <object class="GtkBox" id="box12">
157
 
                <property name="visible">True</property>
158
 
                <property name="can_focus">False</property>
159
 
                <child>
160
 
                  <object class="GtkBox" id="box13">
161
 
                    <property name="visible">True</property>
162
 
                    <property name="can_focus">False</property>
163
 
                    <property name="orientation">vertical</property>
164
 
                    <child>
165
 
                      <object class="GtkBox" id="box14">
166
 
                        <property name="visible">True</property>
167
 
                        <property name="can_focus">False</property>
168
 
                        <child>
169
 
                          <object class="GtkLabel" id="label9">
170
 
                            <property name="visible">True</property>
171
 
                            <property name="can_focus">False</property>
172
 
                            <property name="label" translatable="yes">&lt;b&gt;Decoration Geometry&lt;/b&gt; : </property>
173
 
                            <property name="use_markup">True</property>
174
 
                          </object>
175
 
                          <packing>
176
 
                            <property name="expand">False</property>
177
 
                            <property name="fill">True</property>
178
 
                            <property name="position">0</property>
179
 
                          </packing>
180
 
                        </child>
181
 
                        <child>
182
 
                          <object class="GtkSpinButton" id="decoration_height">
183
 
                            <property name="visible">True</property>
184
 
                            <property name="can_focus">True</property>
185
 
                            <property name="invisible_char">•</property>
186
 
                            <property name="width_chars">3</property>
187
 
                            <property name="invisible_char_set">True</property>
188
 
                            <property name="adjustment">decoration_height_a</property>
189
 
                            <property name="numeric">True</property>
190
 
                          </object>
191
 
                          <packing>
192
 
                            <property name="expand">False</property>
193
 
                            <property name="fill">True</property>
194
 
                            <property name="pack_type">end</property>
195
 
                            <property name="position">1</property>
196
 
                          </packing>
197
 
                        </child>
198
 
                        <child>
199
 
                          <object class="GtkLabel" id="label10">
200
 
                            <property name="visible">True</property>
201
 
                            <property name="can_focus">False</property>
202
 
                            <property name="label" translatable="yes">x</property>
203
 
                          </object>
204
 
                          <packing>
205
 
                            <property name="expand">False</property>
206
 
                            <property name="fill">True</property>
207
 
                            <property name="pack_type">end</property>
208
 
                            <property name="position">2</property>
209
 
                          </packing>
210
 
                        </child>
211
 
                        <child>
212
 
                          <object class="GtkSpinButton" id="decoration_width">
213
 
                            <property name="visible">True</property>
214
 
                            <property name="can_focus">True</property>
215
 
                            <property name="invisible_char">•</property>
216
 
                            <property name="width_chars">3</property>
217
 
                            <property name="invisible_char_set">True</property>
218
 
                            <property name="adjustment">decoration_width_a</property>
219
 
                            <property name="numeric">True</property>
220
 
                          </object>
221
 
                          <packing>
222
 
                            <property name="expand">False</property>
223
 
                            <property name="fill">True</property>
224
 
                            <property name="pack_type">end</property>
225
 
                            <property name="position">3</property>
226
 
                          </packing>
227
 
                        </child>
228
 
                      </object>
229
 
                      <packing>
230
 
                        <property name="expand">False</property>
231
 
                        <property name="fill">True</property>
232
 
                        <property name="position">0</property>
233
 
                      </packing>
234
 
                    </child>
235
 
                    <child>
236
 
                      <object class="GtkBox" id="box16">
237
 
                        <property name="visible">True</property>
238
 
                        <property name="can_focus">False</property>
239
 
                        <property name="spacing">11</property>
240
 
                        <child>
241
 
                          <object class="GtkLabel" id="propertylabel">
242
 
                            <property name="visible">True</property>
243
 
                            <property name="can_focus">False</property>
244
 
                            <property name="label" translatable="yes">&lt;b&gt;Property Data&lt;/b&gt;</property>
245
 
                            <property name="use_markup">True</property>
246
 
                          </object>
247
 
                          <packing>
248
 
                            <property name="expand">False</property>
249
 
                            <property name="fill">True</property>
250
 
                            <property name="position">0</property>
251
 
                          </packing>
252
 
                        </child>
253
 
                        <child>
254
 
                          <object class="GtkEntry" id="decoration_property_entry">
255
 
                            <property name="visible">True</property>
256
 
                            <property name="can_focus">True</property>
257
 
                            <property name="invisible_char">•</property>
258
 
                            <property name="invisible_char_set">True</property>
259
 
                          </object>
260
 
                          <packing>
261
 
                            <property name="expand">True</property>
262
 
                            <property name="fill">True</property>
263
 
                            <property name="position">1</property>
264
 
                          </packing>
265
 
                        </child>
266
 
                      </object>
267
 
                      <packing>
268
 
                        <property name="expand">False</property>
269
 
                        <property name="fill">True</property>
270
 
                        <property name="position">1</property>
271
 
                      </packing>
272
 
                    </child>
273
 
                    <child>
274
 
                      <object class="GtkBox" id="box3">
275
 
                        <property name="visible">True</property>
276
 
                        <property name="can_focus">False</property>
277
 
                        <child>
278
 
                          <object class="GtkLabel" id="propertylabel1">
279
 
                            <property name="visible">True</property>
280
 
                            <property name="can_focus">False</property>
281
 
                            <property name="label" translatable="yes">&lt;b&gt;Property Type&lt;/b&gt;</property>
282
 
                            <property name="use_markup">True</property>
283
 
                          </object>
284
 
                          <packing>
285
 
                            <property name="expand">False</property>
286
 
                            <property name="fill">True</property>
287
 
                            <property name="position">0</property>
288
 
                          </packing>
289
 
                        </child>
290
 
                        <child>
291
 
                          <object class="GtkComboBoxText" id="property_type_combo">
292
 
                            <property name="visible">True</property>
293
 
                            <property name="can_focus">False</property>
294
 
                            <property name="active">0</property>
295
 
                            <property name="active_id">1</property>
296
 
                            <items>
297
 
                              <item translatable="yes">Decoration Data</item>
298
 
                              <item translatable="yes">X Property</item>
299
 
                              <item translatable="yes">Decoration Request</item>
300
 
                            </items>
301
 
                          </object>
302
 
                          <packing>
303
 
                            <property name="expand">False</property>
304
 
                            <property name="fill">True</property>
305
 
                            <property name="position">1</property>
306
 
                          </packing>
307
 
                        </child>
308
 
                      </object>
309
 
                      <packing>
310
 
                        <property name="expand">False</property>
311
 
                        <property name="fill">True</property>
312
 
                        <property name="position">2</property>
313
 
                      </packing>
314
 
                    </child>
315
 
                    <child>
316
 
                      <object class="GtkFrame" id="frame1">
317
 
                        <property name="visible">True</property>
318
 
                        <property name="can_focus">False</property>
319
 
                        <property name="label_xalign">0</property>
320
 
                        <property name="shadow_type">none</property>
321
 
                        <child>
322
 
                          <object class="GtkAlignment" id="alignment1">
323
 
                            <property name="visible">True</property>
324
 
                            <property name="can_focus">False</property>
325
 
                            <property name="left_padding">12</property>
326
 
                            <child>
327
 
                              <object class="GtkBox" id="box15">
328
 
                                <property name="visible">True</property>
329
 
                                <property name="can_focus">False</property>
330
 
                                <property name="orientation">vertical</property>
331
 
                                <child>
332
 
                                  <object class="GtkScrolledWindow" id="scrolledwindow1">
333
 
                                    <property name="visible">True</property>
334
 
                                    <property name="can_focus">True</property>
335
 
                                    <property name="shadow_type">in</property>
336
 
                                    <child>
337
 
                                      <object class="GtkTreeView" id="decoration_info_tree_view">
338
 
                                        <property name="visible">True</property>
339
 
                                        <property name="can_focus">True</property>
340
 
                                        <child internal-child="selection">
341
 
                                          <object class="GtkTreeSelection" id="treeview-selection"/>
342
 
                                        </child>
343
 
                                      </object>
344
 
                                    </child>
345
 
                                  </object>
346
 
                                  <packing>
347
 
                                    <property name="expand">True</property>
348
 
                                    <property name="fill">True</property>
349
 
                                    <property name="position">1</property>
350
 
                                  </packing>
351
 
                                </child>
352
 
                              </object>
353
 
                            </child>
354
 
                          </object>
355
 
                        </child>
356
 
                        <child type="label">
357
 
                          <object class="GtkLabel" id="decoration_info_label">
358
 
                            <property name="visible">True</property>
359
 
                            <property name="can_focus">False</property>
360
 
                            <property name="label" translatable="yes">&lt;b&gt;Decoration Info&lt;/b&gt;</property>
361
 
                            <property name="use_markup">True</property>
362
 
                          </object>
363
 
                        </child>
364
 
                      </object>
365
 
                      <packing>
366
 
                        <property name="expand">True</property>
367
 
                        <property name="fill">True</property>
368
 
                        <property name="position">3</property>
369
 
                      </packing>
370
 
                    </child>
371
 
                  </object>
372
 
                  <packing>
373
 
                    <property name="expand">True</property>
374
 
                    <property name="fill">True</property>
375
 
                    <property name="position">0</property>
376
 
                  </packing>
377
 
                </child>
378
 
              </object>
379
 
              <packing>
380
 
                <property name="resize">True</property>
381
 
                <property name="shrink">True</property>
382
 
              </packing>
383
 
            </child>
384
 
          </object>
385
 
          <packing>
386
 
            <property name="expand">False</property>
387
 
            <property name="fill">True</property>
388
 
            <property name="position">0</property>
389
 
          </packing>
390
 
        </child>
391
 
        <child>
392
 
          <object class="GtkBox" id="box2">
393
 
            <property name="visible">True</property>
394
 
            <property name="can_focus">False</property>
395
 
            <child>
396
 
              <placeholder/>
397
 
            </child>
398
 
            <child>
399
 
              <placeholder/>
400
 
            </child>
401
 
            <child>
402
 
              <object class="GtkButton" id="button1">
403
 
                <property name="label">gtk-ok</property>
404
 
                <property name="visible">True</property>
405
 
                <property name="can_focus">True</property>
406
 
                <property name="receives_default">True</property>
407
 
                <property name="use_action_appearance">False</property>
408
 
                <property name="use_stock">True</property>
409
 
              </object>
410
 
              <packing>
411
 
                <property name="expand">False</property>
412
 
                <property name="fill">True</property>
413
 
                <property name="position">2</property>
414
 
              </packing>
415
 
            </child>
416
 
          </object>
417
 
          <packing>
418
 
            <property name="expand">False</property>
419
 
            <property name="fill">True</property>
420
 
            <property name="position">2</property>
421
 
          </packing>
422
 
        </child>
423
 
      </object>
424
 
    </child>
425
 
  </object>
426
 
  <object class="GtkAdjustment" id="decoration_height_a">
427
 
    <property name="upper">1000</property>
428
 
    <property name="step_increment">1</property>
429
 
    <property name="page_increment">10</property>
430
 
  </object>
431
 
  <object class="GtkAdjustment" id="decoration_width_a">
432
 
    <property name="upper">1000</property>
433
 
    <property name="step_increment">1</property>
434
 
    <property name="page_increment">10</property>
435
 
  </object>
436
 
</interface>