Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Gnome/gtk/inspector/   (Gnome Linux Desktop Version 4.23.2©)  Datei vom 30.5.2026 mit Größe 4 kB image not shown  

Quelle  statistics.ui   Sprache: unbekannt

 
Spracherkennung für: .ui vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

<interface domain="gtk40">
  <template class="GtkInspectorStatistics" parent="GtkBox">
    <property name="orientation">vertical</property>
    <child>
      <object class="GtkStack" id="stack">
        <child>
          <object class="GtkStackPage">
            <property name="name">statistics</property>
            <property name="child">
              <object class="GtkBox">
                <property name="orientation">vertical</property>
                <child>
                  <object class="GtkSearchBar" id="search_bar">
                    <property name="show-close-button">1</property>
                    <child>
                      <object class="GtkSearchEntry" id="search_entry">
                        <property name="max-width-chars">40</property>
                        <signal name="search-changed" handler="search_changed"/>
                      </object>
                    </child>
                  </object>
                </child>
                <child>
                  <object class="GtkScrolledWindow">
                    <property name="hexpand">1</property>
                    <property name="vexpand">1</property>
                    <property name="vscrollbar-policy">always</property>
                    <child>
                      <object class="GtkColumnView" id="view">
                        <style>
                          <class name="data-table"/>
                          <class name="list"/>
                        </style>
                        <child>
                          <object class="GtkColumnViewColumn">
                            <property name="title" translatable="yes">Type</property>
                          </object>
                        </child>
                        <child>
                          <object class="GtkColumnViewColumn" id="column_self1">
                            <property name="title" translatable="yes">Self 1</property>
                          </object>
                        </child>
                        <child>
                          <object class="GtkColumnViewColumn" id="column_cumulative1">
                            <property name="title" translatable="yes">Cumulative 1</property>
                          </object>
                        </child>
                        <child>
                          <object class="GtkColumnViewColumn" id="column_self2">
                            <property name="title" translatable="yes">Self 2</property>
                          </object>
                        </child>
                        <child>
                          <object class="GtkColumnViewColumn" id="column_cumulative2">
                            <property name="title" translatable="yes">Cumulative 2</property>
                          </object>
                        </child>
                        <child>
                          <object class="GtkColumnViewColumn" id="column_self_graph">
                            <property name="title" translatable="yes">Self</property>
                          </object>
                        </child>
                        <child>
                          <object class="GtkColumnViewColumn" id="column_cumulative_graph">
                            <property name="title" translatable="yes">Cumulative</property>
                            <property name="expand">1</property>
                          </object>
                        </child>
                      </object>
                    </child>
                  </object>
                </child>
              </object>
            </property>
          </object>
        </child>
        <child>
          <object class="GtkStackPage">
            <property name="name">excuse</property>
            <property name="child">
              <object class="GtkBox">
                <property name="halign">center</property>
                <property name="valign">center</property>
                <child>
                  <object class="GtkLabel" id="excuse">
                    <property name="selectable">1</property>
                    <property name="label" translatable="yes">Enable statistics with GOBJECT_DEBUG=instance-count</property>
                  </object>
                </child>
              </object>
            </property>
          </object>
        </child>
      </object>
    </child>
  </template>
</interface>

[Dauer der Verarbeitung: 0.18 Sekunden, vorverarbeitet 2026-07-02]