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

Quelle  dialog.ui   Sprache: unbekannt

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

<?xml version="1.0" encoding="UTF-8"?>
<interface>
  <object class="GtkDialog">
    <property name="resizable">0</property>
    <property name="default-width">280</property>
    <property name="default-height">120</property>
    <property name="title">Dialog</property>
    <child type="action">
      <object class="GtkButton" id="button_cancel">
        <property name="label">Cancel</property>
      </object>
    </child>
    <child type="action">
      <object class="GtkButton" id="button_ok">
        <property name="label">Accept</property>
      </object>
    </child>
    <child>
      <object class="GtkLabel">
        <property name="label">Content</property>
        <property name="hexpand">1</property>
        <property name="halign">center</property>
      </object>
    </child>
    <action-widgets>
      <action-widget response="ok" default="true">button_ok</action-widget>
      <action-widget response="cancel" default="true">button_cancel</action-widget>
    </action-widgets>
  </object>
</interface>

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