EVOLUTION-MANAGER
Edit File: slantcornertabpage.ui
<?xml version="1.0" encoding="UTF-8"?> <!-- Generated with glade 3.18.3 --> <interface> <requires lib="gtk+" version="3.0"/> <object class="GtkAdjustment" id="adjustmentRADIUS"> <property name="upper">500</property> <property name="step_increment">10</property> <property name="page_increment">10</property> </object> <object class="GtkAdjustment" id="adjustmentSLANT"> <property name="lower">-89</property> <property name="upper">89</property> <property name="step_increment">1</property> <property name="page_increment">10</property> </object> <object class="GtkGrid" id="SlantAndCornerRadius"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="border_width">6</property> <property name="row_spacing">24</property> <property name="column_spacing">12</property> <child> <object class="GtkFrame" id="controlgroups1"> <property name="visible">True</property> <property name="sensitive">False</property> <property name="can_focus">False</property> <property name="label_xalign">0</property> <property name="shadow_type">none</property> <child> <object class="GtkAlignment" id="alignment3"> <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="grid1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="row_spacing">12</property> <property name="column_spacing">6</property> <child> <object class="GtkBox" id="controlgroupx1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="spacing">12</property> <child> <object class="GtkLabel" id="label5"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes">_X:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">controlx1:0.00cm</property> <property name="xalign">0</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkSpinButton" id="controlx1:0.00cm"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="invisible_char">•</property> <property name="digits">2</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkBox" id="controlgroupy1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="spacing">12</property> <child> <object class="GtkLabel" id="label6"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes">_Y:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">controly1:0.00cm</property> <property name="xalign">0</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkSpinButton" id="controly1:0.00cm"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="invisible_char">•</property> <property name="digits">2</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> </packing> </child> </object> </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">Control Point 1</property> <property name="xalign">0</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> </packing> </child> <child> <object class="GtkFrame" id="FL_RADIUS"> <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="GtkAlignment" id="alignment1"> <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="grid2"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="column_spacing">12</property> <child> <object class="GtkLabel" id="FT_RADIUS"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes">_Radius:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">MTR_FLD_RADIUS:0.00cm</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkSpinButton" id="MTR_FLD_RADIUS:0.00cm"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="invisible_char">•</property> <property name="adjustment">adjustmentRADIUS</property> <property name="digits">2</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> </packing> </child> </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">Corner Radius</property> <property name="xalign">0</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="FL_SLANT"> <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="GtkAlignment" id="alignment2"> <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="grid3"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="column_spacing">12</property> <child> <object class="GtkLabel" id="FT_ANGLE"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes">_Angle:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">MTR_FLD_ANGLE:0.00degrees</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkSpinButton" id="MTR_FLD_ANGLE:0.00degrees"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="invisible_char">•</property> <property name="adjustment">adjustmentSLANT</property> <property name="digits">2</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> </packing> </child> </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">Slant</property> <property name="xalign">0</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> <child> <object class="GtkFrame" id="controlgroups2"> <property name="visible">True</property> <property name="sensitive">False</property> <property name="can_focus">False</property> <property name="label_xalign">0</property> <property name="shadow_type">none</property> <child> <object class="GtkAlignment" id="alignment4"> <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="grid4"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="row_spacing">12</property> <property name="column_spacing">6</property> <child> <object class="GtkBox" id="controlgroupx2"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="spacing">12</property> <child> <object class="GtkLabel" id="label4"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes">_X:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">controlx2:0.00cm</property> <property name="xalign">0</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkSpinButton" id="controlx2:0.00cm"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="invisible_char">•</property> <property name="digits">2</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkBox" id="controlgroupy2"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="spacing">12</property> <child> <object class="GtkLabel" id="label7"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes">_Y:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">controly2:0.00cm</property> <property name="xalign">0</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkSpinButton" id="controly2:0.00cm"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="invisible_char">•</property> <property name="digits">2</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> </packing> </child> </object> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="label8"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes">Control Point 2</property> <property name="xalign">0</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> </child> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">1</property> </packing> </child> </object> <object class="GtkSizeGroup" id="sizegroup1"> <widgets> <widget name="label5"/> <widget name="label6"/> <widget name="FT_RADIUS"/> <widget name="FT_ANGLE"/> <widget name="label4"/> <widget name="label7"/> </widgets> </object> <object class="GtkSizeGroup" id="sizegroup2"> <widgets> <widget name="MTR_FLD_RADIUS:0.00cm"/> <widget name="MTR_FLD_ANGLE:0.00degrees"/> </widgets> </object> <object class="GtkSizeGroup" id="sizegroup5"> <widgets> <widget name="controlx1:0.00cm"/> <widget name="controly1:0.00cm"/> <widget name="controlx2:0.00cm"/> <widget name="controly2:0.00cm"/> </widgets> </object> </interface>