Spracherkennung für: .ui vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.38.2 -->
<interface domain="sw">
<requires lib="gtk+" version="3.20"/>
<object class="GtkListStore" id="liststore4">
<columns>
<!-- column-name text -->
<column type="gchararray"/>
<!-- column-name id -->
<column type="gchararray"/>
<!-- column-name image -->
<column type="GdkPixbuf"/>
<!-- column-name surface -->
<column type="CairoSurface"/>
</columns>
</object>
<object class="GtkListStore" id="liststore5">
<columns>
<!-- column-name text -->
<column type="gchararray"/>
<!-- column-name id -->
<column type="gchararray"/>
<!-- column-name image -->
<column type="GdkPixbuf"/>
<!-- column-name surface -->
<column type="CairoSurface"/>
</columns>
</object>
<!-- n-columns=1 n-rows=1 -->
<object class="GtkGrid" id="PageStylesPanel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<child>
<!-- n-columns=2 n-rows=9 -->
<object class="GtkGrid" id="grid1">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">end</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="border-width">6</property>
<property name="row-spacing">6</property>
<property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="numberslabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes" context="pagestylespanel|numberslabel">Number:</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">numberbox</property>
<property name="xalign">1</property>
<accessibility>
<relation type="label-for" target="numberbox"/>
</accessibility>
</object>
<packing>
<property name="left-attach">0</property>
<property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="backgroundlabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes" context="pagestylespanel|backgroundlabel">Background:</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">bgselect</property>
<property name="xalign">1</property>
<accessibility>
<relation type="label-for" target="bgselect"/>
</accessibility>
</object>
<packing>
<property name="left-attach">0</property>
<property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkComboBoxText" id="numberbox">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="hexpand">True</property>
<accessibility>
<relation type="labelled-by" target="numberslabel"/>
</accessibility>
<child internal-child="accessible">
<object class="AtkObject" id="numberbox-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="pagestylespanel|numberbox|extended_tip">Select the page numbering format that you want to use for the current page style.</property>
</object>
</child>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="layoutlabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes" context="pagestylespanel|layoutlabel">Layout:</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">layoutbox</property>
<property name="xalign">1</property>
<accessibility>
<relation type="label-for" target="layoutbox"/>
</accessibility>
</object>
<packing>
<property name="left-attach">0</property>
<property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkComboBoxText" id="layoutbox">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="hexpand">True</property>
<items>
<item translatable="yes" context="pagestylespanel|liststorePageLayout">Right and left</item>
<item translatable="yes" context="pagestylespanel|liststorePageLayout">Mirrored</item>
<item translatable="yes" context="pagestylespanel|liststorePageLayout">Only right</item>
<item translatable="yes" context="pagestylespanel|liststorePageLayout">Only left</item>
</items>
<accessibility>
<relation type="labelled-by" target="layoutlabel"/>
</accessibility>
<child internal-child="accessible">
<object class="AtkObject" id="layoutbox-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="pagestylespanel|layoutbox|extended_tip">Specify whether the current style should show odd pages, even pages, or both odd and even pages.</property>
</object>
</child>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="columnlabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes" context="pagestylespanel|columnlabel">Columns:</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">columnbox</property>
<property name="xalign">1</property>
<accessibility>
<relation type="label-for" target="columnbox"/>
</accessibility>
</object>
<packing>
<property name="left-attach">0</property>
<property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkComboBoxText" id="columnbox">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="hexpand">True</property>
<items>
<item translatable="yes" context="pagestylespanel|columnbox">1 Column</item>
<item translatable="yes" context="pagestylespanel|columnbox">2 Columns</item>
<item translatable="yes" context="pagestylespanel|columnbox">3 Columns</item>
<item translatable="yes" context="pagestylespanel|columnbox">Left</item>
<item translatable="yes" context="pagestylespanel|columnbox">Right</item>
</items>
<accessibility>
<relation type="labelled-by" target="columnlabel"/>
</accessibility>
<child internal-child="accessible">
<object class="AtkObject" id="columnbox-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="pagestylespanel|columnbox|extended_tip">Select the number of columns and the column layout for a page style. </property>
</object>
</child>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="lbhatching">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="model">liststore4</property>
<property name="entry-text-column">0</property>
<property name="id-column">1</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext3"/>
<attributes>
<attribute name="text">0</attribute>
</attributes>
</child>
<child>
<object class="GtkCellRendererPixbuf" id="cellrenderertext4"/>
</child>
<child internal-child="accessible">
<object class="AtkObject" id="lbhatching-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="pagestylespanel|hatching|accessible_name">Background Hatching</property>
<property name="AtkObject::accessible-description" translatable="yes" context="pagestylespanel|lbhatching|extended_tip">Fills the page background with a hatching pattern.</property>
</object>
</child>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="lbbitmap">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="model">liststore5</property>
<property name="entry-text-column">0</property>
<property name="id-column">1</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext5"/>
<attributes>
<attribute name="text">0</attribute>
</attributes>
</child>
<child>
<object class="GtkCellRendererPixbuf" id="cellrenderertext6"/>
</child>
<child internal-child="accessible">
<object class="AtkObject" id="lbbitmap-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="pagestylepanel|lbbitmap|accessible_name">Background Image</property>
<property name="AtkObject::accessible-description" translatable="yes" context="pagestylespanel|lbbitmap|extended_tip">Select an image to use as a background.</property>
</object>
</child>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkMenuButton" id="lbcolor">
<property name="width-request">150</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="hexpand">True</property>
<property name="xalign">0</property>
<property name="draw-indicator">True</property>
<property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
<child internal-child="accessible">
<object class="AtkObject" id="lbcolor-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="pagestylespanel|background_color|accessible_name">Color</property>
<property name="AtkObject::accessible-description" translatable="yes" context="pagestylespanel|lbcolor|extended_tip">Use the color picker to select a color.</property>
</object>
</child>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkMenuButton" id="lbgradient">
<property name="width-request">150</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="hexpand">True</property>
<property name="xalign">0</property>
<property name="draw-indicator">True</property>
<property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
<child internal-child="accessible">
<object class="AtkObject" id="lbgradient-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="pagestylespanel|second_gradient_color|accessible_name">Second gradient color</property>
<property name="AtkObject::accessible-description" translatable="yes" context="pagestylespanel|lbgradient|extended_tip">Use the color picker to select a second gradient color.</property>
</object>
</child>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkComboBoxText" id="bgselect">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="hexpand">True</property>
<accessibility>
<relation type="labelled-by" target="backgroundlabel"/>
</accessibility>
<child internal-child="accessible">
<object class="AtkObject" id="bgselect-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="pagestylespanel|bgselect|extended_tip">Select a style for background of the document.</property>
</object>
</child>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="customlabel">
<property name="can-focus">False</property>
<property name="no-show-all">True</property>
<property name="label" translatable="yes" context="pagestylespanel|customlabel">Custom</property>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">8</property>
</packing>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
</object>
<packing>
<property name="left-attach">0</property>
<property name="top-attach">0</property>
</packing>
</child>
</object>
</interface>
[ Dauer der Verarbeitung: 0.41 Sekunden
]