EVOLUTION-MANAGER
Edit File: pagestylespanel.ui
<?xml version="1.0" encoding="UTF-8"?> <!-- Generated with glade 3.16.1 --> <interface> <requires lib="gtk+" version="3.0"/> <!-- interface-requires LibreOffice 1.0 --> <object class="GtkListStore" id="liststorePageLayout"> <columns> <!-- column-name gchararray1 --> <column type="gchararray"/> <!-- column-name gint1 --> <column type="gint"/> </columns> <data> <row> <col id="0" translatable="yes">Right and left</col> <col id="1">0</col> </row> <row> <col id="0" translatable="yes">Mirrored</col> <col id="1">0</col> </row> <row> <col id="0" translatable="yes">Only right</col> <col id="1">0</col> </row> <row> <col id="0" translatable="yes">Only left</col> <col id="1">0</col> </row> </data> </object> <object class="GtkGrid" id="PageStylesPanel"> <property name="visible">True</property> <property name="can_focus">False</property> <child> <object class="GtkGrid" id="grid1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">center</property> <property name="margin_right">12</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="xalign">1</property> <property name="label" translatable="yes">Number:</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkLabel" id="backgroundlabel"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">1</property> <property name="label" translatable="yes">Background:</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="svxcorelo-PageNumberListBox" id="numberbox"> <property name="visible">True</property> <property name="can_focus">False</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkLabel" id="layoutlabel"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">1</property> <property name="label" translatable="yes">Layout:</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">6</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkComboBox" id="layoutbox"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="model">liststorePageLayout</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">6</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkLabel" id="columnlabel"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">1</property> <property name="label" translatable="yes">Columns:</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">7</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkComboBoxText" id="columnbox"> <property name="visible">True</property> <property name="can_focus">False</property> <items> <item translatable="yes">1 Column</item> <item translatable="yes">2 Columns</item> <item translatable="yes">3 Columns</item> <item translatable="yes">Left</item> <item translatable="yes">Right</item> </items> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">7</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="svxlo-SvxFillAttrBox" id="lbhatching"> <property name="width_request">150</property> <property name="visible">True</property> <property name="can_focus">False</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">3</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="svxlo-SvxFillAttrBox" id="lbbitmap"> <property name="width_request">150</property> <property name="visible">True</property> <property name="can_focus">False</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">4</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="svxcorelo-SvxColorListBox" id="lbcolor"> <property name="width_request">150</property> <property name="visible">True</property> <property name="can_focus">False</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">2</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="svxcorelo-SvxColorListBox" id="lbgradient"> <property name="width_request">150</property> <property name="visible">True</property> <property name="can_focus">False</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">5</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="svxlo-SvxFillTypeBox" id="bgselect"> <property name="visible">True</property> <property name="can_focus">False</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">1</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkLabel" id="customlabel"> <property name="can_focus">False</property> <property name="label" translatable="yes">Custom</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">8</property> <property name="width">1</property> <property name="height">1</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> <property name="width">1</property> <property name="height">1</property> </packing> </child> </object> </interface>