summaryrefslogtreecommitdiff
path: root/gtk/inspector/clipboard.ui
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/inspector/clipboard.ui')
-rw-r--r--gtk/inspector/clipboard.ui157
1 files changed, 74 insertions, 83 deletions
diff --git a/gtk/inspector/clipboard.ui b/gtk/inspector/clipboard.ui
index bc9647f0bf..d5a1f53b62 100644
--- a/gtk/inspector/clipboard.ui
+++ b/gtk/inspector/clipboard.ui
@@ -13,80 +13,74 @@
<property name="margin-bottom">60</property>
<property name="spacing">10</property>
<child>
- <object class="GtkFrame">
+ <object class="GtkListBox" id="dnd_formats">
+ <property name="selection-mode">none</property>
+ <style>
+ <class name="rich-list"/>
+ <class name="boxed-list"/>
+ </style>
<child>
- <object class="GtkListBox" id="dnd_formats">
- <property name="selection-mode">none</property>
- <style>
- <class name="rich-list"/>
- </style>
+ <object class="GtkListBoxRow">
+ <property name="activatable">0</property>
<child>
- <object class="GtkListBoxRow">
- <property name="activatable">0</property>
+ <object class="GtkBox">
+ <property name="spacing">40</property>
<child>
- <object class="GtkBox">
- <property name="spacing">40</property>
- <child>
- <object class="GtkLabel">
- <property name="label" translatable="yes">Drag and hold here</property>
- <property name="halign">start</property>
- <property name="valign">baseline</property>
- <property name="xalign">0.0</property>
- </object>
- </child>
- <child>
- <object class="GtkLabel" id="dnd_info">
- <property name="selectable">1</property>
- <property name="halign">end</property>
- <property name="valign">baseline</property>
- <property name="ellipsize">end</property>
- <property name="hexpand">1</property>
- </object>
- </child>
+ <object class="GtkLabel">
+ <property name="label" translatable="yes">Drag and hold here</property>
+ <property name="halign">start</property>
+ <property name="valign">baseline</property>
+ <property name="xalign">0.0</property>
</object>
</child>
<child>
- <object class="GtkDropControllerMotion">
- <signal name="enter" handler="on_drop_enter" swapped="no"/>
+ <object class="GtkLabel" id="dnd_info">
+ <property name="selectable">1</property>
+ <property name="halign">end</property>
+ <property name="valign">baseline</property>
+ <property name="ellipsize">end</property>
+ <property name="hexpand">1</property>
</object>
</child>
</object>
</child>
+ <child>
+ <object class="GtkDropControllerMotion">
+ <signal name="enter" handler="on_drop_enter" swapped="no"/>
+ </object>
+ </child>
</object>
</child>
</object>
</child>
<child>
- <object class="GtkFrame">
+ <object class="GtkListBox" id="clipboard_formats">
+ <property name="selection-mode">none</property>
+ <style>
+ <class name="rich-list"/>
+ <class name="boxed-list"/>
+ </style>
<child>
- <object class="GtkListBox" id="clipboard_formats">
- <property name="selection-mode">none</property>
- <style>
- <class name="rich-list"/>
- </style>
+ <object class="GtkListBoxRow">
+ <property name="activatable">0</property>
<child>
- <object class="GtkListBoxRow">
- <property name="activatable">0</property>
+ <object class="GtkBox">
+ <property name="spacing">40</property>
<child>
- <object class="GtkBox">
- <property name="spacing">40</property>
- <child>
- <object class="GtkLabel">
- <property name="label" translatable="yes">Clipboard</property>
- <property name="halign">start</property>
- <property name="valign">baseline</property>
- <property name="xalign">0.0</property>
- </object>
- </child>
- <child>
- <object class="GtkLabel" id="clipboard_info">
- <property name="selectable">1</property>
- <property name="halign">end</property>
- <property name="valign">baseline</property>
- <property name="ellipsize">end</property>
- <property name="hexpand">1</property>
- </object>
- </child>
+ <object class="GtkLabel">
+ <property name="label" translatable="yes">Clipboard</property>
+ <property name="halign">start</property>
+ <property name="valign">baseline</property>
+ <property name="xalign">0.0</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkLabel" id="clipboard_info">
+ <property name="selectable">1</property>
+ <property name="halign">end</property>
+ <property name="valign">baseline</property>
+ <property name="ellipsize">end</property>
+ <property name="hexpand">1</property>
</object>
</child>
</object>
@@ -96,36 +90,33 @@
</object>
</child>
<child>
- <object class="GtkFrame">
+ <object class="GtkListBox" id="primary_formats">
+ <property name="selection-mode">none</property>
+ <style>
+ <class name="rich-list"/>
+ <class name="boxed-list"/>
+ </style>
<child>
- <object class="GtkListBox" id="primary_formats">
- <property name="selection-mode">none</property>
- <style>
- <class name="rich-list"/>
- </style>
+ <object class="GtkListBoxRow">
+ <property name="activatable">0</property>
<child>
- <object class="GtkListBoxRow">
- <property name="activatable">0</property>
+ <object class="GtkBox">
+ <property name="spacing">40</property>
+ <child>
+ <object class="GtkLabel">
+ <property name="label" translatable="yes">Primary</property>
+ <property name="halign">start</property>
+ <property name="valign">baseline</property>
+ <property name="xalign">0.0</property>
+ </object>
+ </child>
<child>
- <object class="GtkBox">
- <property name="spacing">40</property>
- <child>
- <object class="GtkLabel">
- <property name="label" translatable="yes">Primary</property>
- <property name="halign">start</property>
- <property name="valign">baseline</property>
- <property name="xalign">0.0</property>
- </object>
- </child>
- <child>
- <object class="GtkLabel" id="primary_info">
- <property name="selectable">1</property>
- <property name="halign">end</property>
- <property name="valign">baseline</property>
- <property name="ellipsize">end</property>
- <property name="hexpand">1</property>
- </object>
- </child>
+ <object class="GtkLabel" id="primary_info">
+ <property name="selectable">1</property>
+ <property name="halign">end</property>
+ <property name="valign">baseline</property>
+ <property name="ellipsize">end</property>
+ <property name="hexpand">1</property>
</object>
</child>
</object>