EVOLUTION-MANAGER
Edit File: sidebarwrap.ui
<?xml version="1.0" encoding="UTF-8"?> <!-- Generated with glade 3.20.0 --> <interface> <requires lib="gtk+" version="3.0"/> <object class="GtkGrid" id="WrapPropertyPanel"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="row_homogeneous">True</property> <property name="column_homogeneous">True</property> <child> <object class="GtkBox" id="box1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="border_width">6</property> <property name="orientation">vertical</property> <property name="spacing">12</property> <child> <object class="GtkBox" id="box2"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="spacing">6</property> <property name="homogeneous">True</property> <child> <object class="GtkRadioButton" id="buttonnone"> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="tooltip_text" translatable="yes">None</property> <property name="action_name">.uno:WrapOff</property> <property name="xalign">0</property> <property name="active">True</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="buttonnone-atkobject"> <property name="AtkObject::accessible-name" translatable="yes">None</property> </object> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkRadioButton" id="buttonparallel"> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="tooltip_text" translatable="yes">Parallel</property> <property name="action_name">.uno:WrapOn</property> <property name="xalign">0</property> <property name="active">True</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="buttonparallel-atkobject"> <property name="AtkObject::accessible-name" translatable="yes">Parallel</property> </object> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkRadioButton" id="buttonoptimal"> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="tooltip_text" translatable="yes">Optimal</property> <property name="action_name">.uno:WrapIdeal</property> <property name="xalign">0</property> <property name="active">True</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="buttonoptimal-atkobject"> <property name="AtkObject::accessible-name" translatable="yes">Optimal</property> </object> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</property> </packing> </child> <child> <object class="GtkRadioButton" id="buttonbefore"> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="tooltip_text" translatable="yes">Before</property> <property name="action_name">.uno:WrapLeft</property> <property name="xalign">0</property> <property name="active">True</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="buttonbefore-atkobject"> <property name="AtkObject::accessible-name" translatable="yes">Before</property> </object> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">3</property> </packing> </child> <child> <object class="GtkRadioButton" id="buttonafter"> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="tooltip_text" translatable="yes">After</property> <property name="action_name">.uno:WrapRight</property> <property name="xalign">0</property> <property name="active">True</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="buttonafter-atkobject"> <property name="AtkObject::accessible-name" translatable="yes">After</property> </object> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">4</property> </packing> </child> <child> <object class="GtkRadioButton" id="buttonthrough"> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="tooltip_text" translatable="yes">Through</property> <property name="action_name">.uno:WrapThrough</property> <property name="xalign">0</property> <property name="active">True</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="buttonthrough-atkobject"> <property name="AtkObject::accessible-name" translatable="yes">Through</property> </object> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">5</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkBox" id="box3"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="spacing">6</property> <child> <object class="GtkCheckButton" id="enablecontour"> <property name="label" translatable="yes">Enable Contour</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="tooltip_text" translatable="yes">Click to automatically trim unnecessary parts of the image</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkButton" id="editcontour"> <property name="label" translatable="yes">Edit Contour</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="tooltip_text" translatable="yes">Edit the trimmed area of the image</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="expand">True</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkBox" id="box4"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="spacing">6</property> <child> <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes">Spacing:</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="svxcorelo-SpacingListBox" id="spacingLB"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="tooltip_text" translatable="yes">Set the amount of space between the image and surrounding text</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</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="expand">False</property> <property name="fill">True</property> <property name="position">3</property> </packing> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> </packing> </child> </object> </interface>