EVOLUTION-MANAGER
Edit File: titlerotationtabpage.ui
<?xml version="1.0" encoding="UTF-8"?> <interface> <!-- interface-requires gtk+ 3.0 --> <!-- interface-requires LibreOffice 1.0 --> <object class="GtkAdjustment" id="adjustmentSpinDegrees"> <property name="upper">359</property> <property name="step_increment">5</property> </object> <object class="GtkFrame" id="TitleRotationTabPage"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="border_width">6</property> <property name="label_xalign">0</property> <property name="shadow_type">none</property> <child> <object class="GtkAlignment" id="alignment5"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="top_padding">6</property> <property name="left_padding">12</property> <child> <object class="GtkGrid" id="grid10"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="row_spacing">6</property> <property name="column_spacing">12</property> <child> <object class="GtkGrid" id="grid3"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="row_spacing">6</property> <property name="column_spacing">12</property> <child> <object class="GtkSpinButton" id="OrientDegree"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="margin_top">40</property> <property name="invisible_char">•</property> <property name="invisible_char_set">True</property> <property name="progress_pulse_step">1</property> <property name="adjustment">adjustmentSpinDegrees</property> <property name="wrap">True</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">2</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkLabel" id="degreeL"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="margin_top">40</property> <property name="label" translatable="yes">_Degrees</property> <property name="use_underline">True</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> <placeholder/> </child> <child> <placeholder/> </child> <child> <placeholder/> </child> <child> <placeholder/> </child> </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="svxlo-DialControl" id="dialCtrl"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">center</property> <property name="valign">center</property> <property name="active">True</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="GtkGrid" id="grid4"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="row_spacing">6</property> <property name="column_spacing">12</property> <child> <object class="GtkCheckButton" id="stackedCB"> <property name="label" translatable="yes">Ve_rtically stacked</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="xalign">0.019999999552965164</property> <property name="inconsistent">True</property> <property name="draw_indicator">True</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="labelABCD"> <property name="can_focus">False</property> <property name="label" translatable="yes">ABCD</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> </object> <packing> <property name="left_attach">2</property> <property name="top_attach">0</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkLabel" id="textdirL"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes">Te_xt direction:</property> <property name="use_underline">True</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="chartcontrollerlo-TextDirectionListBox" id="textdirLB"> <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">2</property> <property name="height">1</property> </packing> </child> </object> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="labelTextOrient"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes">Text Orientation</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> </child> </object> </interface>