Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  sortdialog.ui   Sprache: unbekannt

 
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.38.2 -->
<interface domain="sw">
  <requires lib="gtk+" version="3.20"/>
  <object class="GtkAdjustment" id="adjustment1">
    <property name="lower">1</property>
    <property name="upper">99</property>
    <property name="value">1</property>
    <property name="step-increment">1</property>
    <property name="page-increment">10</property>
  </object>
  <object class="GtkAdjustment" id="adjustment2">
    <property name="lower">1</property>
    <property name="upper">99</property>
    <property name="value">1</property>
    <property name="step-increment">1</property>
    <property name="page-increment">10</property>
  </object>
  <object class="GtkAdjustment" id="adjustment3">
    <property name="lower">1</property>
    <property name="upper">99</property>
    <property name="value">1</property>
    <property name="step-increment">1</property>
    <property name="page-increment">10</property>
  </object>
  <object class="GtkDialog" id="SortDialog">
    <property name="can-focus">False</property>
    <property name="border-width">6</property>
    <property name="title" translatable="yes" context="sortdialog|SortDialog">Sort</property>
    <property name="modal">True</property>
    <property name="default-width">0</property>
    <property name="default-height">0</property>
    <property name="type-hint">dialog</property>
    <child internal-child="vbox">
      <object class="GtkBox" id="dialog-vbox1">
        <property name="can-focus">False</property>
        <property name="orientation">vertical</property>
        <property name="spacing">12</property>
        <child internal-child="action_area">
          <object class="GtkButtonBox" id="dialog-action_area1">
            <property name="can-focus">False</property>
            <property name="layout-style">end</property>
            <child>
              <object class="GtkButton" id="ok">
                <property name="label" translatable="yes" context="stock">_OK</property>
                <property name="visible">True</property>
                <property name="can-focus">True</property>
                <property name="can-default">True</property>
                <property name="has-default">True</property>
                <property name="receives-default">True</property>
                <property name="use-underline">True</property>
              </object>
              <packing>
                <property name="expand">False</property>
                <property name="fill">True</property>
                <property name="position">0</property>
              </packing>
            </child>
            <child>
              <object class="GtkButton" id="cancel">
                <property name="label" translatable="yes" context="stock">_Cancel</property>
                <property name="visible">True</property>
                <property name="can-focus">True</property>
                <property name="receives-default">True</property>
                <property name="use-underline">True</property>
              </object>
              <packing>
                <property name="expand">False</property>
                <property name="fill">True</property>
                <property name="position">1</property>
              </packing>
            </child>
            <child>
              <object class="GtkButton" id="help">
                <property name="label" translatable="yes" context="stock">_Help</property>
                <property name="visible">True</property>
                <property name="can-focus">True</property>
                <property name="receives-default">True</property>
                <property name="use-underline">True</property>
              </object>
              <packing>
                <property name="expand">False</property>
                <property name="fill">True</property>
                <property name="position">2</property>
                <property name="secondary">True</property>
              </packing>
            </child>
          </object>
          <packing>
            <property name="expand">False</property>
            <property name="fill">True</property>
            <property name="pack-type">end</property>
            <property name="position">0</property>
          </packing>
        </child>
        <child>
          <object class="GtkBox" id="box2">
            <property name="visible">True</property>
            <property name="can-focus">False</property>
            <property name="orientation">vertical</property>
            <property name="spacing">12</property>
            <child>
              <object class="GtkFrame" id="frame5">
                <property name="visible">True</property>
                <property name="can-focus">False</property>
                <property name="hexpand">True</property>
                <property name="label-xalign">0</property>
                <property name="shadow-type">none</property>
                <child>
                  <!-- n-columns=4 n-rows=4 -->
                  <object class="GtkGrid" id="grid7">
                    <property name="visible">True</property>
                    <property name="can-focus">False</property>
                    <property name="margin-start">12</property>
                    <property name="margin-top">6</property>
                    <property name="hexpand">True</property>
                    <property name="row-spacing">6</property>
                    <property name="column-spacing">12</property>
                    <child>
                      <object class="GtkLabel" id="column">
                        <property name="visible">True</property>
                        <property name="can-focus">False</property>
                        <property name="label" translatable="yes" context="sortdialog|column">Column</property>
                        <accessibility>
                          <relation type="label-for" target="colsb1"/>
                          <relation type="label-for" target="colsb2"/>
                          <relation type="label-for" target="colsb3"/>
                        </accessibility>
                      </object>
                      <packing>
                        <property name="left-attach">1</property>
                        <property name="top-attach">0</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkLabel" id="keytype">
                        <property name="visible">True</property>
                        <property name="can-focus">False</property>
                        <property name="label" translatable="yes" context="sortdialog|keytype">Key type</property>
                        <accessibility>
                          <relation type="label-for" target="typelb1"/>
                          <relation type="label-for" target="typelb2"/>
                          <relation type="label-for" target="typelb3"/>
                        </accessibility>
                      </object>
                      <packing>
                        <property name="left-attach">2</property>
                        <property name="top-attach">0</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkLabel" id="order">
                        <property name="visible">True</property>
                        <property name="can-focus">False</property>
                        <property name="label" translatable="yes" context="sortdialog|order">Order</property>
                        <accessibility>
                          <relation type="label-for" target="up1"/>
                          <relation type="label-for" target="down1"/>
                          <relation type="label-for" target="up2"/>
                          <relation type="label-for" target="down2"/>
                          <relation type="label-for" target="up3"/>
                          <relation type="label-for" target="down3"/>
                        </accessibility>
                      </object>
                      <packing>
                        <property name="left-attach">3</property>
                        <property name="top-attach">0</property>
                      </packing>
                    </child>
                    <child>
                      <!-- n-columns=1 n-rows=2 -->
                      <object class="GtkGrid" id="grid8">
                        <property name="visible">True</property>
                        <property name="can-focus">False</property>
                        <property name="row-spacing">6</property>
                        <child>
                          <object class="GtkRadioButton" id="up1">
                            <property name="label" translatable="yes" context="sortdialog|up1">Ascending</property>
                            <property name="visible">True</property>
                            <property name="can-focus">True</property>
                            <property name="receives-default">False</property>
                            <property name="use-underline">True</property>
                            <property name="active">True</property>
                            <property name="draw-indicator">True</property>
                            <accessibility>
                              <relation type="controlled-by" target="key1"/>
                              <relation type="labelled-by" target="order"/>
                            </accessibility>
                            <child internal-child="accessible">
                              <object class="AtkObject" id="up1-atkobject">
                                <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|up1">Sorts in ascending order, (for example, 1, 2, 3 or a, b, c).</property>
                              </object>
                            </child>
                          </object>
                          <packing>
                            <property name="left-attach">0</property>
                            <property name="top-attach">0</property>
                          </packing>
                        </child>
                        <child>
                          <object class="GtkRadioButton" id="down1">
                            <property name="label" translatable="yes" context="sortdialog|down1">Descending</property>
                            <property name="visible">True</property>
                            <property name="can-focus">True</property>
                            <property name="receives-default">False</property>
                            <property name="use-underline">True</property>
                            <property name="draw-indicator">True</property>
                            <property name="group">up1</property>
                            <accessibility>
                              <relation type="controlled-by" target="key1"/>
                              <relation type="labelled-by" target="order"/>
                            </accessibility>
                            <child internal-child="accessible">
                              <object class="AtkObject" id="down1-atkobject">
                                <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|down1">Sorts in descending order (for example, 9, 8, 7 or z, y, x).</property>
                              </object>
                            </child>
                          </object>
                          <packing>
                            <property name="left-attach">0</property>
                            <property name="top-attach">1</property>
                          </packing>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">3</property>
                        <property name="top-attach">1</property>
                      </packing>
                    </child>
                    <child>
                      <!-- n-columns=1 n-rows=2 -->
                      <object class="GtkGrid" id="grid9">
                        <property name="visible">True</property>
                        <property name="can-focus">False</property>
                        <property name="row-spacing">6</property>
                        <child>
                          <object class="GtkRadioButton" id="up2">
                            <property name="label" translatable="yes" context="sortdialog|up2">Ascending</property>
                            <property name="visible">True</property>
                            <property name="can-focus">True</property>
                            <property name="receives-default">False</property>
                            <property name="use-underline">True</property>
                            <property name="active">True</property>
                            <property name="draw-indicator">True</property>
                            <accessibility>
                              <relation type="controlled-by" target="key2"/>
                              <relation type="labelled-by" target="order"/>
                            </accessibility>
                            <child internal-child="accessible">
                              <object class="AtkObject" id="up2-atkobject">
                                <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|up2">Sorts in ascending order, (for example, 1, 2, 3 or a, b, c).</property>
                              </object>
                            </child>
                          </object>
                          <packing>
                            <property name="left-attach">0</property>
                            <property name="top-attach">0</property>
                          </packing>
                        </child>
                        <child>
                          <object class="GtkRadioButton" id="down2">
                            <property name="label" translatable="yes" context="sortdialog|down2">Descending</property>
                            <property name="visible">True</property>
                            <property name="can-focus">True</property>
                            <property name="receives-default">False</property>
                            <property name="use-underline">True</property>
                            <property name="draw-indicator">True</property>
                            <property name="group">up2</property>
                            <accessibility>
                              <relation type="controlled-by" target="key2"/>
                              <relation type="labelled-by" target="order"/>
                            </accessibility>
                            <child internal-child="accessible">
                              <object class="AtkObject" id="down2-atkobject">
                                <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|down2">Sorts in descending order (for example, 9, 8, 7 or z, y, x).</property>
                              </object>
                            </child>
                          </object>
                          <packing>
                            <property name="left-attach">0</property>
                            <property name="top-attach">1</property>
                          </packing>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">3</property>
                        <property name="top-attach">2</property>
                      </packing>
                    </child>
                    <child>
                      <!-- n-columns=1 n-rows=2 -->
                      <object class="GtkGrid" id="grid10">
                        <property name="visible">True</property>
                        <property name="can-focus">False</property>
                        <property name="row-spacing">6</property>
                        <child>
                          <object class="GtkRadioButton" id="up3">
                            <property name="label" translatable="yes" context="sortdialog|up3">Ascending</property>
                            <property name="visible">True</property>
                            <property name="can-focus">True</property>
                            <property name="receives-default">False</property>
                            <property name="use-underline">True</property>
                            <property name="active">True</property>
                            <property name="draw-indicator">True</property>
                            <accessibility>
                              <relation type="controlled-by" target="key3"/>
                              <relation type="labelled-by" target="order"/>
                            </accessibility>
                            <child internal-child="accessible">
                              <object class="AtkObject" id="up3-atkobject">
                                <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|up3">Sorts in ascending order, (for example, 1, 2, 3 or a, b, c).</property>
                              </object>
                            </child>
                          </object>
                          <packing>
                            <property name="left-attach">0</property>
                            <property name="top-attach">0</property>
                          </packing>
                        </child>
                        <child>
                          <object class="GtkRadioButton" id="down3">
                            <property name="label" translatable="yes" context="sortdialog|down3">Descending</property>
                            <property name="visible">True</property>
                            <property name="can-focus">True</property>
                            <property name="receives-default">False</property>
                            <property name="use-underline">True</property>
                            <property name="draw-indicator">True</property>
                            <property name="group">up3</property>
                            <accessibility>
                              <relation type="controlled-by" target="key3"/>
                              <relation type="labelled-by" target="order"/>
                            </accessibility>
                            <child internal-child="accessible">
                              <object class="AtkObject" id="down3-atkobject">
                                <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|down3">Sorts in descending order (for example, 9, 8, 7 or z, y, x).</property>
                              </object>
                            </child>
                          </object>
                          <packing>
                            <property name="left-attach">0</property>
                            <property name="top-attach">1</property>
                          </packing>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">3</property>
                        <property name="top-attach">3</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkCheckButton" id="key1">
                        <property name="label" translatable="yes" context="sortdialog|key1">Key 1</property>
                        <property name="visible">True</property>
                        <property name="can-focus">True</property>
                        <property name="receives-default">False</property>
                        <property name="valign">center</property>
                        <property name="use-underline">True</property>
                        <property name="active">True</property>
                        <property name="draw-indicator">True</property>
                        <accessibility>
                          <relation type="controller-for" target="up1"/>
                          <relation type="controller-for" target="down1"/>
                          <relation type="controller-for" target="colsb1"/>
                          <relation type="controller-for" target="typelb1"/>
                        </accessibility>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="key1-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|key1">Specifies additional sorting criteria. You can also combine sort keys.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">0</property>
                        <property name="top-attach">1</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkCheckButton" id="key2">
                        <property name="label" translatable="yes" context="sortdialog|key2">Key 2</property>
                        <property name="visible">True</property>
                        <property name="can-focus">True</property>
                        <property name="receives-default">False</property>
                        <property name="valign">center</property>
                        <property name="use-underline">True</property>
                        <property name="draw-indicator">True</property>
                        <accessibility>
                          <relation type="controller-for" target="up2"/>
                          <relation type="controller-for" target="down2"/>
                          <relation type="controller-for" target="colsb2"/>
                          <relation type="controller-for" target="typelb2"/>
                        </accessibility>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="key2-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|key2">Specifies additional sorting criteria. You can also combine sort keys.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">0</property>
                        <property name="top-attach">2</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkCheckButton" id="key3">
                        <property name="label" translatable="yes" context="sortdialog|key3">Key 3</property>
                        <property name="visible">True</property>
                        <property name="can-focus">True</property>
                        <property name="receives-default">False</property>
                        <property name="valign">center</property>
                        <property name="use-underline">True</property>
                        <property name="draw-indicator">True</property>
                        <accessibility>
                          <relation type="controller-for" target="up3"/>
                          <relation type="controller-for" target="down3"/>
                          <relation type="controller-for" target="colsb3"/>
                          <relation type="controller-for" target="typelb3"/>
                        </accessibility>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="key3-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|key3">Specifies additional sorting criteria. You can also combine sort keys.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">0</property>
                        <property name="top-attach">3</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkSpinButton" id="colsb1">
                        <property name="visible">True</property>
                        <property name="can-focus">True</property>
                        <property name="valign">center</property>
                        <property name="activates-default">True</property>
                        <property name="truncate-multiline">True</property>
                        <property name="adjustment">adjustment1</property>
                        <accessibility>
                          <relation type="controlled-by" target="key1"/>
                          <relation type="labelled-by" target="column"/>
                        </accessibility>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="colsb1-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|colsb1">Enter the number of the table column that you want to use as a basis for sorting.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">1</property>
                        <property name="top-attach">1</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkSpinButton" id="colsb2">
                        <property name="visible">True</property>
                        <property name="can-focus">True</property>
                        <property name="valign">center</property>
                        <property name="activates-default">True</property>
                        <property name="truncate-multiline">True</property>
                        <property name="adjustment">adjustment2</property>
                        <accessibility>
                          <relation type="controlled-by" target="key2"/>
                          <relation type="labelled-by" target="column"/>
                        </accessibility>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="colsb2-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|colsb2">Enter the number of the table column that you want to use as a basis for sorting.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">1</property>
                        <property name="top-attach">2</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkSpinButton" id="colsb3">
                        <property name="visible">True</property>
                        <property name="can-focus">True</property>
                        <property name="valign">center</property>
                        <property name="activates-default">True</property>
                        <property name="truncate-multiline">True</property>
                        <property name="adjustment">adjustment3</property>
                        <accessibility>
                          <relation type="controlled-by" target="key3"/>
                          <relation type="labelled-by" target="column"/>
                        </accessibility>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="colsb3-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|colsb3">Enter the number of the table column that you want to use as a basis for sorting.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">1</property>
                        <property name="top-attach">3</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkComboBoxText" id="typelb1">
                        <property name="visible">True</property>
                        <property name="can-focus">False</property>
                        <property name="valign">center</property>
                        <property name="hexpand">True</property>
                        <accessibility>
                          <relation type="controlled-by" target="key1"/>
                          <relation type="labelled-by" target="keytype"/>
                        </accessibility>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="typelb1-atkobject">
                            <property name="AtkObject::accessible-name" translatable="yes" context="sortdialog|typelb1-atkobject">Key type</property>
                            <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|typelb1">Select the sorting option that you want to use.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">2</property>
                        <property name="top-attach">1</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkComboBoxText" id="typelb2">
                        <property name="width-request">130</property>
                        <property name="visible">True</property>
                        <property name="can-focus">False</property>
                        <property name="valign">center</property>
                        <property name="hexpand">True</property>
                        <accessibility>
                          <relation type="controlled-by" target="key2"/>
                          <relation type="labelled-by" target="keytype"/>
                        </accessibility>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="typelb2-atkobject">
                            <property name="AtkObject::accessible-name" translatable="yes" context="sortdialog|typelb2-atkobject">Key type</property>
                            <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|typelb2">Select the sorting option that you want to use.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">2</property>
                        <property name="top-attach">2</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkComboBoxText" id="typelb3">
                        <property name="visible">True</property>
                        <property name="can-focus">False</property>
                        <property name="valign">center</property>
                        <property name="hexpand">True</property>
                        <accessibility>
                          <relation type="controlled-by" target="key3"/>
                          <relation type="labelled-by" target="keytype"/>
                        </accessibility>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="typelb3-atkobject">
                            <property name="AtkObject::accessible-name" translatable="yes" context="sortdialog|typelb3-atkobject">Key type</property>
                            <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|typelb3">Select the sorting option that you want to use.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">2</property>
                        <property name="top-attach">3</property>
                      </packing>
                    </child>
                    <child>
                      <placeholder/>
                    </child>
                  </object>
                </child>
                <child type="label">
                  <object class="GtkLabel" id="1">
                    <property name="visible">True</property>
                    <property name="can-focus">False</property>
                    <property name="label" translatable="yes" context="sortdialog|1">Sort Criteria</property>
                    <property name="xalign">0.5</property>
                    <attributes>
                      <attribute name="weight" value="bold"/>
                    </attributes>
                  </object>
                </child>
              </object>
              <packing>
                <property name="expand">False</property>
                <property name="fill">True</property>
                <property name="position">0</property>
              </packing>
            </child>
            <child>
              <!-- n-columns=2 n-rows=1 -->
              <object class="GtkGrid" id="grid2">
                <property name="visible">True</property>
                <property name="can-focus">False</property>
                <property name="row-spacing">6</property>
                <property name="column-spacing">12</property>
                <property name="column-homogeneous">True</property>
                <child>
                  <object class="GtkFrame" id="frame3">
                    <property name="visible">True</property>
                    <property name="can-focus">False</property>
                    <property name="label-xalign">0</property>
                    <property name="shadow-type">none</property>
                    <child>
                      <!-- n-columns=1 n-rows=2 -->
                      <object class="GtkGrid" id="grid3">
                        <property name="visible">True</property>
                        <property name="can-focus">False</property>
                        <property name="margin-start">12</property>
                        <property name="margin-top">6</property>
                        <property name="row-spacing">10</property>
                        <child>
                          <object class="GtkRadioButton" id="columns">
                            <property name="label" translatable="yes" context="sortdialog|columns">Columns</property>
                            <property name="visible">True</property>
                            <property name="can-focus">True</property>
                            <property name="receives-default">False</property>
                            <property name="use-underline">True</property>
                            <property name="active">True</property>
                            <property name="draw-indicator">True</property>
                            <child internal-child="accessible">
                              <object class="AtkObject" id="columns-atkobject">
                                <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|columns">Sorts the columns in the table according to the current sort options.</property>
                              </object>
                            </child>
                          </object>
                          <packing>
                            <property name="left-attach">0</property>
                            <property name="top-attach">0</property>
                          </packing>
                        </child>
                        <child>
                          <object class="GtkRadioButton" id="rows">
                            <property name="label" translatable="yes" context="sortdialog|rows">Rows</property>
                            <property name="visible">True</property>
                            <property name="can-focus">True</property>
                            <property name="receives-default">False</property>
                            <property name="use-underline">True</property>
                            <property name="draw-indicator">True</property>
                            <property name="group">columns</property>
                            <child internal-child="accessible">
                              <object class="AtkObject" id="rows-atkobject">
                                <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|rows">Sorts the rows in the table or the paragraphs in the selection according to the current sort options.</property>
                              </object>
                            </child>
                          </object>
                          <packing>
                            <property name="left-attach">0</property>
                            <property name="top-attach">1</property>
                          </packing>
                        </child>
                      </object>
                    </child>
                    <child type="label">
                      <object class="GtkLabel" id="label3">
                        <property name="visible">True</property>
                        <property name="can-focus">False</property>
                        <property name="label" translatable="yes" context="sortdialog|label3">Direction</property>
                        <attributes>
                          <attribute name="weight" value="bold"/>
                        </attributes>
                      </object>
                    </child>
                  </object>
                  <packing>
                    <property name="left-attach">0</property>
                    <property name="top-attach">0</property>
                  </packing>
                </child>
                <child>
                  <object class="GtkFrame" id="frame4">
                    <property name="visible">True</property>
                    <property name="can-focus">False</property>
                    <property name="label-xalign">0</property>
                    <property name="shadow-type">none</property>
                    <child>
                      <!-- n-columns=2 n-rows=2 -->
                      <object class="GtkGrid" id="grid4">
                        <property name="visible">True</property>
                        <property name="can-focus">False</property>
                        <property name="valign">end</property>
                        <property name="margin-start">12</property>
                        <property name="margin-top">6</property>
                        <property name="orientation">vertical</property>
                        <property name="row-spacing">10</property>
                        <child>
                          <object class="GtkRadioButton" id="tabs">
                            <property name="label" translatable="yes" context="sortdialog|tabs">Tabs</property>
                            <property name="visible">True</property>
                            <property name="can-focus">True</property>
                            <property name="receives-default">False</property>
                            <property name="use-underline">True</property>
                            <property name="active">True</property>
                            <property name="draw-indicator">True</property>
                            <child internal-child="accessible">
                              <object class="AtkObject" id="tabs-atkobject">
                                <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|tabs">If the selected paragraphs correspond to a list separated by tabs, select this option.</property>
                              </object>
                            </child>
                          </object>
                          <packing>
                            <property name="left-attach">0</property>
                            <property name="top-attach">0</property>
                            <property name="width">2</property>
                          </packing>
                        </child>
                        <child>
                          <object class="GtkRadioButton" id="character">
                            <property name="label" translatable="yes" context="sortdialog|character">Character </property>
                            <property name="visible">True</property>
                            <property name="can-focus">True</property>
                            <property name="receives-default">False</property>
                            <property name="use-underline">True</property>
                            <property name="draw-indicator">True</property>
                            <property name="group">tabs</property>
                            <accessibility>
                              <relation type="controller-for" target="separator"/>
                              <relation type="controller-for" target="delimpb"/>
                              <relation type="label-for" target="separator"/>
                              <relation type="label-for" target="delimpb"/>
                            </accessibility>
                            <child internal-child="accessible">
                              <object class="AtkObject" id="character-atkobject">
                                <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|character">Enter the character that you want to use as a separator in the selected area.</property>
                              </object>
                            </child>
                          </object>
                          <packing>
                            <property name="left-attach">0</property>
                            <property name="top-attach">1</property>
                          </packing>
                        </child>
                        <child>
                          <!-- n-columns=2 n-rows=1 -->
                          <object class="GtkGrid" id="grid5">
                            <property name="visible">True</property>
                            <property name="can-focus">False</property>
                            <property name="column-spacing">6</property>
                            <property name="column-homogeneous">True</property>
                            <child>
                              <object class="GtkEntry" id="separator">
                                <property name="visible">True</property>
                                <property name="can-focus">True</property>
                                <property name="max-length">1</property>
                                <property name="activates-default">True</property>
                                <property name="width-chars">1</property>
                                <property name="max-width-chars">1</property>
                                <property name="truncate-multiline">True</property>
                                <accessibility>
                                  <relation type="controlled-by" target="character"/>
                                  <relation type="labelled-by" target="character"/>
                                </accessibility>
                                <child internal-child="accessible">
                                  <object class="AtkObject" id="separator-atkobject">
                                    <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|separator">Enter the character that you want to use as a separator in the selected area.</property>
                                  </object>
                                </child>
                              </object>
                              <packing>
                                <property name="left-attach">0</property>
                                <property name="top-attach">0</property>
                              </packing>
                            </child>
                            <child>
                              <object class="GtkButton" id="delimpb">
                                <property name="label" translatable="yes" context="sortdialog|delimpb">Select...</property>
                                <property name="visible">True</property>
                                <property name="can-focus">True</property>
                                <property name="receives-default">True</property>
                                <accessibility>
                                  <relation type="controlled-by" target="character"/>
                                  <relation type="labelled-by" target="character"/>
                                </accessibility>
                                <child internal-child="accessible">
                                  <object class="AtkObject" id="delimpb-atkobject">
                                    <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|delimpb">Opens the Special Characters dialog, where you can select the character that you want to use as a separator.</property>
                                  </object>
                                </child>
                              </object>
                              <packing>
                                <property name="left-attach">1</property>
                                <property name="top-attach">0</property>
                              </packing>
                            </child>
                          </object>
                          <packing>
                            <property name="left-attach">1</property>
                            <property name="top-attach">1</property>
                          </packing>
                        </child>
                      </object>
                    </child>
                    <child type="label">
                      <object class="GtkLabel" id="label4">
                        <property name="visible">True</property>
                        <property name="can-focus">False</property>
                        <property name="label" translatable="yes" context="sortdialog|label4">Separator</property>
                        <attributes>
                          <attribute name="weight" value="bold"/>
                        </attributes>
                      </object>
                    </child>
                  </object>
                  <packing>
                    <property name="left-attach">1</property>
                    <property name="top-attach">0</property>
                  </packing>
                </child>
              </object>
              <packing>
                <property name="expand">False</property>
                <property name="fill">True</property>
                <property name="position">1</property>
              </packing>
            </child>
            <child>
              <!-- n-columns=2 n-rows=1 -->
              <object class="GtkGrid" id="grid1">
                <property name="visible">True</property>
                <property name="can-focus">False</property>
                <property name="row-spacing">6</property>
                <property name="column-spacing">12</property>
                <property name="column-homogeneous">True</property>
                <child>
                  <object class="GtkFrame" id="frame1">
                    <property name="visible">True</property>
                    <property name="can-focus">False</property>
                    <property name="label-xalign">0</property>
                    <property name="shadow-type">none</property>
                    <child>
                      <object class="GtkComboBoxText" id="langlb">
                        <property name="visible">True</property>
                        <property name="can-focus">False</property>
                        <property name="margin-start">12</property>
                        <property name="margin-top">6</property>
                        <property name="has-entry">True</property>
                        <child internal-child="entry">
                          <object class="GtkEntry">
                            <property name="can-focus">True</property>
                            <property name="truncate-multiline">True</property>
                          </object>
                        </child>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="langlb-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|langlb">Select the language that defines the sorting rules.</property>
                          </object>
                        </child>
                      </object>
                    </child>
                    <child type="label">
                      <object class="GtkLabel" id="label1">
                        <property name="visible">True</property>
                        <property name="can-focus">False</property>
                        <property name="label" translatable="yes" context="sortdialog|label1">Language</property>
                        <attributes>
                          <attribute name="weight" value="bold"/>
                        </attributes>
                      </object>
                    </child>
                  </object>
                  <packing>
                    <property name="left-attach">0</property>
                    <property name="top-attach">0</property>
                  </packing>
                </child>
                <child>
                  <object class="GtkFrame" id="frame2">
                    <property name="visible">True</property>
                    <property name="can-focus">False</property>
                    <property name="label-xalign">0</property>
                    <property name="shadow-type">none</property>
                    <child>
                      <object class="GtkCheckButton" id="matchcase">
                        <property name="label" translatable="yes" context="sortdialog|matchcase">Match case</property>
                        <property name="visible">True</property>
                        <property name="can-focus">True</property>
                        <property name="receives-default">False</property>
                        <property name="margin-start">12</property>
                        <property name="margin-top">6</property>
                        <property name="use-underline">True</property>
                        <property name="draw-indicator">True</property>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="matchcase-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|matchcase">Distinguishes between uppercase and lowercase letters when you sort a table. For Asian languages special handling applies.</property>
                          </object>
                        </child>
                      </object>
                    </child>
                    <child type="label">
                      <object class="GtkLabel" id="label2">
                        <property name="visible">True</property>
                        <property name="can-focus">False</property>
                        <property name="label" translatable="yes" context="sortdialog|label2">Setting</property>
                        <attributes>
                          <attribute name="weight" value="bold"/>
                        </attributes>
                      </object>
                    </child>
                  </object>
                  <packing>
                    <property name="left-attach">1</property>
                    <property name="top-attach">0</property>
                  </packing>
                </child>
              </object>
              <packing>
                <property name="expand">False</property>
                <property name="fill">True</property>
                <property name="position">2</property>
              </packing>
            </child>
          </object>
          <packing>
            <property name="expand">False</property>
            <property name="fill">True</property>
            <property name="position">1</property>
          </packing>
        </child>
      </object>
    </child>
    <action-widgets>
      <action-widget response="-5">ok</action-widget>
      <action-widget response="-6">cancel</action-widget>
      <action-widget response="-11">help</action-widget>
    </action-widgets>
    <child internal-child="accessible">
      <object class="AtkObject" id="SortDialog-atkobject">
        <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|SortDialog">Sorts the selected paragraphs or table rows alphabetically or numerically.</property>
      </object>
    </child>
  </object>
</interface>

[ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet)  ]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge