2019-05-28 22:34:47 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2016-10-07 13:13:59 +00:00
|
|
|
<interface domain="gtk40">
|
2019-05-28 22:34:47 +00:00
|
|
|
<template class="GtkInspectorGeneral" parent="GtkWidget">
|
2014-05-15 04:06:43 +00:00
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkScrolledWindow" id="swin">
|
|
|
|
<property name="hscrollbar-policy">never</property>
|
2014-05-15 04:06:43 +00:00
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkBox" id="box">
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<property name="margin">60</property>
|
|
|
|
<property name="spacing">10</property>
|
2014-05-15 04:06:43 +00:00
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkFrame" id="version_frame">
|
|
|
|
<property name="halign">center</property>
|
2014-05-15 04:06:43 +00:00
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkListBox" id="version_box">
|
|
|
|
<property name="selection-mode">none</property>
|
2014-07-13 20:03:32 +00:00
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkListBoxRow">
|
|
|
|
<property name="activatable">0</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="margin">10</property>
|
|
|
|
<property name="spacing">40</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="gtk_version_label">
|
|
|
|
<property name="label" translatable="yes">GTK Version</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="valign">baseline</property>
|
|
|
|
<property name="xalign">0.0</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="gtk_version">
|
|
|
|
<property name="selectable">1</property>
|
|
|
|
<property name="halign">end</property>
|
|
|
|
<property name="valign">baseline</property>
|
|
|
|
<property name="hexpand">1</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2014-11-08 07:16:35 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
2014-07-13 20:03:32 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkListBoxRow">
|
|
|
|
<property name="activatable">0</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="margin">10</property>
|
|
|
|
<property name="spacing">40</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="gdk_backend_label">
|
|
|
|
<property name="label" translatable="yes">GDK Backend</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="valign">baseline</property>
|
|
|
|
<property name="xalign">0.0</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="gdk_backend">
|
|
|
|
<property name="selectable">1</property>
|
|
|
|
<property name="halign">end</property>
|
|
|
|
<property name="valign">baseline</property>
|
|
|
|
<property name="hexpand">1</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2014-11-08 07:16:35 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
2014-07-13 20:03:32 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
2017-10-04 01:06:50 +00:00
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkListBoxRow">
|
|
|
|
<property name="activatable">0</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="margin">10</property>
|
|
|
|
<property name="spacing">40</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="gsk_renderer_label">
|
|
|
|
<property name="label" translatable="yes">GSK Renderer</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="valign">baseline</property>
|
|
|
|
<property name="xalign">0.0</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="gsk_renderer">
|
|
|
|
<property name="selectable">1</property>
|
|
|
|
<property name="halign">end</property>
|
|
|
|
<property name="valign">baseline</property>
|
|
|
|
<property name="hexpand">1</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2017-10-04 01:06:50 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
2019-07-28 15:39:16 +00:00
|
|
|
<child>
|
|
|
|
<object class="GtkListBoxRow">
|
|
|
|
<property name="activatable">0</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="margin">10</property>
|
|
|
|
<property name="spacing">40</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="pango_fontmap_label">
|
|
|
|
<property name="label" translatable="yes">Pango Fontmap</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="valign">baseline</property>
|
|
|
|
<property name="xalign">0.0</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="pango_fontmap">
|
|
|
|
<property name="selectable">1</property>
|
|
|
|
<property name="halign">end</property>
|
|
|
|
<property name="valign">baseline</property>
|
|
|
|
<property name="hexpand">1</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
2017-10-04 01:06:50 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
2014-05-15 04:06:43 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkFrame" id="env_frame">
|
|
|
|
<property name="halign">center</property>
|
2014-05-15 04:06:43 +00:00
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkListBox" id="env_box">
|
|
|
|
<property name="selection-mode">none</property>
|
2014-07-13 20:03:32 +00:00
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkListBoxRow">
|
|
|
|
<property name="activatable">0</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="margin">10</property>
|
|
|
|
<property name="spacing">40</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="prefix_label">
|
|
|
|
<property name="label" translatable="yes">Prefix</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="valign">baseline</property>
|
|
|
|
<property name="xalign">0.0</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="prefix">
|
|
|
|
<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>
|
2014-11-08 07:16:35 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
2014-07-13 20:03:32 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkListBoxRow">
|
|
|
|
<property name="activatable">0</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="margin">10</property>
|
|
|
|
<property name="spacing">40</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="xdg_data_home_label">
|
|
|
|
<property name="label">XDG_DATA_HOME</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="valign">baseline</property>
|
|
|
|
<property name="xalign">0.0</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="xdg_data_home">
|
|
|
|
<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>
|
2014-11-08 07:16:35 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
2014-07-13 20:03:32 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
2014-07-13 20:08:44 +00:00
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkListBoxRow">
|
|
|
|
<property name="activatable">0</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="margin">10</property>
|
|
|
|
<property name="spacing">40</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="xdg_data_dirs_label">
|
|
|
|
<property name="label">XDG_DATA_DIRS</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="valign">baseline</property>
|
|
|
|
<property name="xalign">0.0</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="xdg_data_dirs">
|
|
|
|
<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>
|
2014-11-08 07:16:35 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
2014-07-13 20:08:44 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
2014-07-13 20:03:32 +00:00
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkListBoxRow">
|
|
|
|
<property name="activatable">0</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="margin">10</property>
|
|
|
|
<property name="spacing">40</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="gtk_path_label">
|
|
|
|
<property name="label">GTK_PATH</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="valign">baseline</property>
|
|
|
|
<property name="xalign">0.0</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="gtk_path">
|
|
|
|
<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>
|
2014-11-08 07:16:35 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
2014-07-13 20:03:32 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkListBoxRow">
|
|
|
|
<property name="activatable">0</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="margin">10</property>
|
|
|
|
<property name="spacing">40</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="gtk_exe_prefix_label">
|
|
|
|
<property name="label">GTK_EXE_PREFIX</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="valign">baseline</property>
|
|
|
|
<property name="xalign">0.0</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="gtk_exe_prefix">
|
|
|
|
<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>
|
2014-11-08 07:16:35 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
2014-07-13 20:03:32 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkListBoxRow">
|
|
|
|
<property name="activatable">0</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="margin">10</property>
|
|
|
|
<property name="spacing">40</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="gtk_data_prefix_label">
|
|
|
|
<property name="label">GTK_DATA_PREFIX</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="valign">baseline</property>
|
|
|
|
<property name="xalign">0.0</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="gtk_data_prefix">
|
|
|
|
<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>
|
2014-11-08 07:16:35 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
2014-07-13 20:03:32 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkListBoxRow">
|
|
|
|
<property name="activatable">0</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="margin">10</property>
|
|
|
|
<property name="spacing">40</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="gsettings_schema_dir_label">
|
|
|
|
<property name="label">GSETTINGS_SCHEMA_DIR</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="valign">baseline</property>
|
|
|
|
<property name="xalign">0.0</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="gsettings_schema_dir">
|
|
|
|
<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>
|
2014-11-08 07:16:35 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
2014-07-13 20:03:32 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
2014-05-15 04:06:43 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
2014-12-28 16:36:10 +00:00
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkFrame" id="display_frame">
|
|
|
|
<property name="halign">center</property>
|
2014-12-28 16:36:10 +00:00
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkListBox" id="display_box">
|
|
|
|
<property name="selection-mode">none</property>
|
2014-12-28 16:36:10 +00:00
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkListBoxRow">
|
|
|
|
<property name="activatable">0</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="margin">10</property>
|
|
|
|
<property name="spacing">40</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="display_label">
|
|
|
|
<property name="label" translatable="yes">Display</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="valign">baseline</property>
|
|
|
|
<property name="xalign">0.0</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="display_name">
|
|
|
|
<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>
|
2014-12-28 16:36:10 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkListBoxRow">
|
|
|
|
<property name="activatable">0</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="margin">10</property>
|
|
|
|
<property name="spacing">40</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="display_rgba_label">
|
|
|
|
<property name="label" translatable="yes">RGBA Visual</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="valign">baseline</property>
|
|
|
|
<property name="xalign">0.0</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkImage" id="display_rgba">
|
|
|
|
<property name="halign">end</property>
|
|
|
|
<property name="valign">baseline</property>
|
|
|
|
<property name="icon-name">object-select-symbolic</property>
|
|
|
|
<property name="hexpand">1</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2014-12-28 16:36:10 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkListBoxRow">
|
|
|
|
<property name="activatable">0</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="margin">10</property>
|
|
|
|
<property name="spacing">40</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="display_composited_label">
|
|
|
|
<property name="label" translatable="yes">Composited</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="valign">baseline</property>
|
|
|
|
<property name="xalign">0.0</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkImage" id="display_composited">
|
|
|
|
<property name="halign">end</property>
|
|
|
|
<property name="valign">baseline</property>
|
|
|
|
<property name="icon-name">object-select-symbolic</property>
|
|
|
|
<property name="hexpand">1</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2014-12-28 16:36:10 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
2014-07-10 21:37:26 +00:00
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkFrame" id="gl_frame">
|
|
|
|
<property name="halign">center</property>
|
2014-07-10 21:37:26 +00:00
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkListBox" id="gl_box">
|
|
|
|
<property name="selection-mode">none</property>
|
2014-07-13 20:03:32 +00:00
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkListBoxRow">
|
|
|
|
<property name="activatable">0</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="margin">10</property>
|
|
|
|
<property name="spacing">40</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="gl_version_label">
|
|
|
|
<property name="label" translatable="yes">GL Version</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="valign">baseline</property>
|
|
|
|
<property name="xalign">0.0</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="gl_version">
|
|
|
|
<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>
|
2014-11-08 07:16:35 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
2014-07-13 20:03:32 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkListBoxRow">
|
|
|
|
<property name="activatable">0</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="margin">10</property>
|
|
|
|
<property name="spacing">40</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="gl_vendor_label">
|
|
|
|
<property name="label" translatable="yes">GL Vendor</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="valign">baseline</property>
|
|
|
|
<property name="xalign">0.0</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="gl_vendor">
|
|
|
|
<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>
|
2014-11-08 07:16:35 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
2014-07-13 20:03:32 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
2014-07-10 21:37:26 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
2017-10-04 01:06:50 +00:00
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkFrame" id="vulkan_frame">
|
|
|
|
<property name="halign">center</property>
|
2017-10-04 01:06:50 +00:00
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkListBox" id="vulkan_box">
|
|
|
|
<property name="selection-mode">none</property>
|
2017-10-04 01:06:50 +00:00
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkListBoxRow">
|
|
|
|
<property name="activatable">0</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="margin">10</property>
|
|
|
|
<property name="spacing">40</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="vk_device_label">
|
|
|
|
<property name="label" translatable="yes">Vulkan Device</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="valign">baseline</property>
|
|
|
|
<property name="xalign">0.0</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="vk_device">
|
|
|
|
<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>
|
2017-10-04 01:06:50 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkListBoxRow">
|
|
|
|
<property name="activatable">0</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="margin">10</property>
|
|
|
|
<property name="spacing">40</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="vk_api_version_label">
|
|
|
|
<property name="label" translatable="yes">Vulkan API version</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="valign">baseline</property>
|
|
|
|
<property name="xalign">0.0</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="vk_api_version">
|
|
|
|
<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>
|
2017-10-04 01:06:50 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkListBoxRow">
|
|
|
|
<property name="activatable">0</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="margin">10</property>
|
|
|
|
<property name="spacing">40</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="vk_driver_version_label">
|
|
|
|
<property name="label" translatable="yes">Vulkan driver version</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="valign">baseline</property>
|
|
|
|
<property name="xalign">0.0</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="vk_driver_version">
|
|
|
|
<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>
|
2017-10-04 01:06:50 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
2016-02-25 05:17:09 +00:00
|
|
|
<child>
|
2019-05-28 22:34:47 +00:00
|
|
|
<object class="GtkFrame" id="device_frame">
|
|
|
|
<property name="halign">center</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkListBox" id="device_box">
|
|
|
|
<property name="selection-mode">none</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2016-02-25 05:17:09 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
2014-05-15 04:06:43 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</template>
|
2014-11-08 07:16:35 +00:00
|
|
|
<object class="GtkSizeGroup" id="labels">
|
2014-05-15 04:06:43 +00:00
|
|
|
<widgets>
|
|
|
|
<widget name="gtk_version_label"/>
|
|
|
|
<widget name="gdk_backend_label"/>
|
2017-10-04 01:06:50 +00:00
|
|
|
<widget name="gsk_renderer_label"/>
|
2019-07-28 15:39:16 +00:00
|
|
|
<widget name="pango_fontmap_label"/>
|
2014-11-08 07:16:35 +00:00
|
|
|
<widget name="gl_version_label"/>
|
|
|
|
<widget name="gl_vendor_label"/>
|
2017-10-04 01:06:50 +00:00
|
|
|
<widget name="vk_device_label"/>
|
|
|
|
<widget name="vk_api_version_label"/>
|
|
|
|
<widget name="vk_driver_version_label"/>
|
2014-05-15 04:06:43 +00:00
|
|
|
<widget name="prefix_label"/>
|
|
|
|
<widget name="xdg_data_home_label"/>
|
|
|
|
<widget name="xdg_data_dirs_label"/>
|
|
|
|
<widget name="gtk_path_label"/>
|
|
|
|
<widget name="gtk_exe_prefix_label"/>
|
|
|
|
<widget name="gtk_data_prefix_label"/>
|
2014-07-10 21:37:26 +00:00
|
|
|
<widget name="gsettings_schema_dir_label"/>
|
2016-04-02 23:22:36 +00:00
|
|
|
<widget name="display_label"/>
|
|
|
|
<widget name="display_rgba_label"/>
|
|
|
|
<widget name="display_composited_label"/>
|
2014-05-15 04:06:43 +00:00
|
|
|
</widgets>
|
|
|
|
</object>
|
|
|
|
<object class="GtkSizeGroup">
|
|
|
|
<widgets>
|
|
|
|
<widget name="version_frame"/>
|
2014-11-08 07:16:35 +00:00
|
|
|
<widget name="gl_frame"/>
|
2017-10-04 01:06:50 +00:00
|
|
|
<widget name="vulkan_frame"/>
|
2014-05-15 04:06:43 +00:00
|
|
|
<widget name="env_frame"/>
|
2016-04-02 23:22:36 +00:00
|
|
|
<widget name="display_frame"/>
|
2016-02-25 05:17:09 +00:00
|
|
|
<widget name="device_frame"/>
|
2014-05-15 04:06:43 +00:00
|
|
|
</widgets>
|
|
|
|
</object>
|
|
|
|
</interface>
|