Kaydet (Commit) 1d9b9df0 authored tarafından Adolfo Jayme Barrientos's avatar Adolfo Jayme Barrientos Kaydeden (comit) Caolán McNamara

fdo#76937 Improve organization and layout in Position tabs

Change-Id: I55e08db1c4c32d0e2a1def293d1d42abb6717cb0
Reviewed-on: https://gerrit.libreoffice.org/12520Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst 36b6db76
...@@ -99,11 +99,18 @@ ...@@ -99,11 +99,18 @@
</packing> </packing>
</child> </child>
<child> <child>
<object class="GtkFrame" id="numberingframe"> <object class="GtkBox" id="box1">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="hexpand">True</property> <property name="hexpand">True</property>
<property name="vexpand">True</property> <property name="vexpand">True</property>
<property name="orientation">vertical</property>
<property name="spacing">12</property>
<child>
<object class="GtkFrame" id="numberingframe">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="vexpand">True</property>
<property name="label_xalign">0</property> <property name="label_xalign">0</property>
<property name="shadow_type">none</property> <property name="shadow_type">none</property>
<child> <child>
...@@ -118,6 +125,7 @@ ...@@ -118,6 +125,7 @@
<object class="GtkGrid" id="grid1"> <object class="GtkGrid" id="grid1">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="halign">start</property>
<property name="hexpand">True</property> <property name="hexpand">True</property>
<property name="vexpand">True</property> <property name="vexpand">True</property>
<property name="row_spacing">6</property> <property name="row_spacing">6</property>
...@@ -127,49 +135,49 @@ ...@@ -127,49 +135,49 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="hexpand">True</property> <property name="hexpand">True</property>
<property name="xalign">0</property> <property name="xalign">1</property>
<property name="label" translatable="yes">Numbering followed by:</property> <property name="label" translatable="yes">Numbering followed by:</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="mnemonic_widget">numfollowedbylb</property> <property name="mnemonic_widget">numfollowedbylb</property>
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>
<property name="top_attach">0</property> <property name="top_attach">2</property>
</packing> </packing>
</child> </child>
<child> <child>
<object class="GtkLabel" id="num2align"> <object class="GtkLabel" id="num2align">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="xalign">0</property> <property name="xalign">1</property>
<property name="label" translatable="yes">N_umbering alignment:</property> <property name="label" translatable="yes">N_umbering alignment:</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="mnemonic_widget">num2alignlb</property> <property name="mnemonic_widget">num2alignlb</property>
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>
<property name="top_attach">2</property> <property name="top_attach">1</property>
</packing> </packing>
</child> </child>
<child> <child>
<object class="GtkLabel" id="alignedat"> <object class="GtkLabel" id="alignedat">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="xalign">0</property> <property name="xalign">1</property>
<property name="label" translatable="yes">Aligned at:</property> <property name="label" translatable="yes">Aligned at:</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="mnemonic_widget">alignedatmf:0.00cm</property> <property name="mnemonic_widget">alignedatmf:0.00cm</property>
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>
<property name="top_attach">3</property> <property name="top_attach">0</property>
</packing> </packing>
</child> </child>
<child> <child>
<object class="GtkLabel" id="indentat"> <object class="GtkLabel" id="indentat">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="xalign">0</property> <property name="xalign">1</property>
<property name="label" translatable="yes">Indent at:</property> <property name="label" translatable="yes">Indent at:</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="mnemonic_widget">indentatmf:0.00cm</property> <property name="mnemonic_widget">indentatmf:0.00cm</property>
...@@ -186,7 +194,7 @@ ...@@ -186,7 +194,7 @@
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">1</property>
<property name="top_attach">2</property> <property name="top_attach">1</property>
</packing> </packing>
</child> </child>
<child> <child>
...@@ -212,7 +220,7 @@ ...@@ -212,7 +220,7 @@
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>
<property name="top_attach">1</property> <property name="top_attach">3</property>
</packing> </packing>
</child> </child>
<child> <child>
...@@ -224,7 +232,7 @@ ...@@ -224,7 +232,7 @@
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">1</property>
<property name="top_attach">1</property> <property name="top_attach">3</property>
</packing> </packing>
</child> </child>
<child> <child>
...@@ -236,7 +244,7 @@ ...@@ -236,7 +244,7 @@
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">1</property>
<property name="top_attach">3</property> <property name="top_attach">0</property>
</packing> </packing>
</child> </child>
<child> <child>
...@@ -247,41 +255,14 @@ ...@@ -247,41 +255,14 @@
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">1</property>
<property name="top_attach">0</property> <property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="cuilo-SvxNumberingPreview" id="preview">
<property name="width_request">300</property>
<property name="height_request">150</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
</object>
<packing>
<property name="left_attach">0</property>
<property name="top_attach">10</property>
</packing>
</child>
<child>
<object class="GtkButton" id="standard">
<property name="label" translatable="yes">Default</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="valign">end</property>
</object>
<packing>
<property name="left_attach">1</property>
<property name="top_attach">10</property>
</packing> </packing>
</child> </child>
<child> <child>
<object class="GtkLabel" id="indent"> <object class="GtkLabel" id="indent">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="xalign">0</property> <property name="xalign">1</property>
<property name="label" translatable="yes">Indent:</property> <property name="label" translatable="yes">Indent:</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="mnemonic_widget">indentmf:0.00cm</property> <property name="mnemonic_widget">indentmf:0.00cm</property>
...@@ -325,7 +306,7 @@ ...@@ -325,7 +306,7 @@
<object class="GtkLabel" id="numberingwidth"> <object class="GtkLabel" id="numberingwidth">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="xalign">0</property> <property name="xalign">1</property>
<property name="label" translatable="yes">Width of numbering:</property> <property name="label" translatable="yes">Width of numbering:</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="mnemonic_widget">numberingwidthmf:0.00cm</property> <property name="mnemonic_widget">numberingwidthmf:0.00cm</property>
...@@ -365,9 +346,11 @@ ...@@ -365,9 +346,11 @@
<object class="GtkLabel" id="numdist"> <object class="GtkLabel" id="numdist">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="xalign">0</property> <property name="xalign">1</property>
<property name="label" translatable="yes">Minimum space between numbering and text:</property> <property name="label" translatable="yes">Minimum space between
numbering and text:</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="justify">right</property>
<property name="mnemonic_widget">numdistmf:0.00cm</property> <property name="mnemonic_widget">numdistmf:0.00cm</property>
</object> </object>
<packing> <packing>
...@@ -379,7 +362,7 @@ ...@@ -379,7 +362,7 @@
<object class="GtkLabel" id="numalign"> <object class="GtkLabel" id="numalign">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="xalign">0</property> <property name="xalign">1</property>
<property name="label" translatable="yes">N_umbering alignment:</property> <property name="label" translatable="yes">N_umbering alignment:</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="mnemonic_widget">numalignlb</property> <property name="mnemonic_widget">numalignlb</property>
...@@ -416,7 +399,55 @@ ...@@ -416,7 +399,55 @@
</child> </child>
</object> </object>
<packing> <packing>
<property name="expand">True</property> <property name="expand">False</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkGrid" id="grid2">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="column_spacing">12</property>
<child>
<object class="GtkButton" id="standard">
<property name="label" translatable="yes">Default</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="valign">end</property>
</object>
<packing>
<property name="left_attach">1</property>
<property name="top_attach">0</property>
</packing>
</child>
<child>
<object class="cuilo-SvxNumberingPreview" id="preview">
<property name="width_request">300</property>
<property name="height_request">150</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
</object>
<packing>
<property name="left_attach">0</property>
<property name="top_attach">0</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property> <property name="fill">True</property>
<property name="position">1</property> <property name="position">1</property>
</packing> </packing>
......
...@@ -99,6 +99,12 @@ ...@@ -99,6 +99,12 @@
<property name="position">0</property> <property name="position">0</property>
</packing> </packing>
</child> </child>
<child>
<object class="GtkBox" id="box1">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">12</property>
<child> <child>
<object class="GtkFrame" id="numberingframe"> <object class="GtkFrame" id="numberingframe">
<property name="visible">True</property> <property name="visible">True</property>
...@@ -116,110 +122,143 @@ ...@@ -116,110 +122,143 @@
<property name="top_padding">6</property> <property name="top_padding">6</property>
<property name="left_padding">12</property> <property name="left_padding">12</property>
<child> <child>
<object class="GtkGrid" id="grid5"> <object class="GtkGrid" id="grid1">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="halign">start</property>
<property name="hexpand">True</property> <property name="hexpand">True</property>
<property name="vexpand">True</property> <property name="vexpand">True</property>
<property name="row_spacing">6</property> <property name="row_spacing">6</property>
<property name="column_spacing">12</property> <property name="column_spacing">12</property>
<child> <child>
<object class="GtkLabel" id="numfollowedby"> <object class="GtkLabel" id="numalign">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="hexpand">True</property> <property name="xalign">1</property>
<property name="xalign">0</property> <property name="label" translatable="yes">Numbering alignment:</property>
<property name="label" translatable="yes">Numbering followed by:</property>
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>
<property name="top_attach">0</property> <property name="top_attach">9</property>
</packing> </packing>
</child> </child>
<child> <child>
<object class="GtkLabel" id="num2align"> <object class="GtkComboBox" id="numalignlb">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="xalign">0</property> <property name="model">liststore1</property>
<property name="label" translatable="yes">Numbering alignment:</property>
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">1</property>
<property name="top_attach">2</property> <property name="top_attach">9</property>
</packing> </packing>
</child> </child>
<child> <child>
<object class="GtkLabel" id="alignedat"> <object class="GtkLabel" id="numdist">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="xalign">0</property> <property name="xalign">1</property>
<property name="label" translatable="yes">Aligned at:</property> <property name="label" translatable="yes">Minimum space between
numbering and text:</property>
<property name="justify">right</property>
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>
<property name="top_attach">3</property> <property name="top_attach">8</property>
</packing> </packing>
</child> </child>
<child> <child>
<object class="GtkLabel" id="indentat"> <object class="GtkSpinButton" id="numdistmf:0.00cm">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">True</property>
<property name="xalign">0</property> <property name="invisible_char"></property>
<property name="label" translatable="yes">Indent at:</property> <property name="adjustment">adjustment1</property>
<property name="digits">2</property>
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">1</property>
<property name="top_attach">4</property> <property name="top_attach">8</property>
</packing> </packing>
</child> </child>
<child> <child>
<object class="GtkComboBox" id="num2alignlb"> <object class="GtkLabel" id="numberingwidth">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Width of numbering:</property>
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">0</property>
<property name="top_attach">2</property> <property name="top_attach">7</property>
</packing> </packing>
</child> </child>
<child> <child>
<object class="GtkSpinButton" id="indentatmf:0.00cm"> <object class="GtkSpinButton" id="numberingwidthmf:0.00cm">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="invisible_char"></property> <property name="invisible_char"></property>
<property name="adjustment">adjustment1</property>
<property name="digits">2</property> <property name="digits">2</property>
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">1</property>
<property name="top_attach">4</property> <property name="top_attach">7</property>
</packing> </packing>
</child> </child>
<child> <child>
<object class="GtkLabel" id="at"> <object class="GtkCheckButton" id="relative">
<property name="label" translatable="yes">Relative</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="halign">end</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
</object>
<packing>
<property name="left_attach">1</property>
<property name="top_attach">6</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="indent">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="xalign">1</property> <property name="xalign">1</property>
<property name="label" translatable="yes">at:</property> <property name="label" translatable="yes">Indent:</property>
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>
<property name="top_attach">1</property> <property name="top_attach">5</property>
</packing> </packing>
</child> </child>
<child> <child>
<object class="GtkSpinButton" id="atmf:0.00cm"> <object class="GtkSpinButton" id="indentmf:0.00cm">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="invisible_char"></property> <property name="invisible_char"></property>
<property name="adjustment">adjustment2</property>
<property name="digits">2</property> <property name="digits">2</property>
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">1</property>
<property name="top_attach">1</property> <property name="top_attach">5</property>
</packing> </packing>
</child> </child>
<child> <child>
<object class="GtkSpinButton" id="alignedatmf:0.00cm"> <object class="GtkLabel" id="indentat">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Indent at:</property>
</object>
<packing>
<property name="left_attach">0</property>
<property name="top_attach">4</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="indentatmf:0.00cm">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="invisible_char"></property> <property name="invisible_char"></property>
...@@ -227,134 +266,134 @@ ...@@ -227,134 +266,134 @@
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">1</property>
<property name="top_attach">3</property> <property name="top_attach">4</property>
</packing> </packing>
</child> </child>
<child> <child>
<object class="GtkComboBox" id="numfollowedbylb"> <object class="GtkLabel" id="num2align">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="model">liststore2</property> <property name="xalign">1</property>
<property name="label" translatable="yes">Numbering alignment:</property>
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">0</property>
<property name="top_attach">0</property> <property name="top_attach">1</property>
</packing> </packing>
</child> </child>
<child> <child>
<object class="GtkLabel" id="indent"> <object class="GtkComboBox" id="num2alignlb">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">Indent:</property>
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">1</property>
<property name="top_attach">5</property> <property name="top_attach">1</property>
</packing> </packing>
</child> </child>
<child> <child>
<object class="GtkSpinButton" id="indentmf:0.00cm"> <object class="GtkLabel" id="alignedat">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">False</property>
<property name="invisible_char"></property> <property name="xalign">1</property>
<property name="adjustment">adjustment2</property> <property name="label" translatable="yes">Aligned at:</property>
<property name="digits">2</property>
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">0</property>
<property name="top_attach">5</property> <property name="top_attach">0</property>
</packing> </packing>
</child> </child>
<child> <child>
<object class="GtkCheckButton" id="relative"> <object class="GtkSpinButton" id="alignedatmf:0.00cm">
<property name="label" translatable="yes">Relative</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="invisible_char"></property>
<property name="halign">end</property> <property name="digits">2</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">1</property>
<property name="top_attach">6</property> <property name="top_attach">0</property>
<property name="width">2</property>
</packing> </packing>
</child> </child>
<child> <child>
<object class="GtkLabel" id="numberingwidth"> <object class="GtkLabel" id="at">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="xalign">0</property> <property name="xalign">1</property>
<property name="label" translatable="yes">Width of numbering:</property> <property name="label" translatable="yes">at:</property>
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>
<property name="top_attach">7</property> <property name="top_attach">3</property>
</packing> </packing>
</child> </child>
<child> <child>
<object class="GtkSpinButton" id="numberingwidthmf:0.00cm"> <object class="GtkSpinButton" id="atmf:0.00cm">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="invisible_char"></property> <property name="invisible_char"></property>
<property name="adjustment">adjustment1</property>
<property name="digits">2</property> <property name="digits">2</property>
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">1</property>
<property name="top_attach">7</property> <property name="top_attach">3</property>
</packing> </packing>
</child> </child>
<child> <child>
<object class="GtkSpinButton" id="numdistmf:0.00cm"> <object class="GtkComboBox" id="numfollowedbylb">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">False</property>
<property name="invisible_char"></property> <property name="model">liststore2</property>
<property name="adjustment">adjustment1</property>
<property name="digits">2</property>
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">1</property>
<property name="top_attach">8</property> <property name="top_attach">2</property>
</packing> </packing>
</child> </child>
<child> <child>
<object class="GtkLabel" id="numdist"> <object class="GtkLabel" id="numfollowedby">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="xalign">0</property> <property name="hexpand">True</property>
<property name="label" translatable="yes">Minimum space between numbering and text:</property> <property name="xalign">1</property>
<property name="label" translatable="yes">Numbering followed by:</property>
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>
<property name="top_attach">8</property> <property name="top_attach">2</property>
</packing> </packing>
</child> </child>
<child> <child>
<object class="GtkLabel" id="numalign"> <placeholder/>
</child>
</object>
</child>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="label10">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="xalign">0</property> <property name="label" translatable="yes">Position and Spacing</property>
<property name="label" translatable="yes">Numbering alignment:</property> <attributes>
<attribute name="weight" value="bold"/>
</attributes>
</object>
</child>
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="expand">False</property>
<property name="top_attach">9</property> <property name="fill">True</property>
<property name="position">0</property>
</packing> </packing>
</child> </child>
<child> <child>
<object class="GtkComboBox" id="numalignlb"> <object class="GtkGrid" id="grid5">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="model">liststore1</property> <property name="hexpand">True</property>
</object> <property name="vexpand">True</property>
<packing> <property name="column_spacing">12</property>
<property name="left_attach">1</property>
<property name="top_attach">9</property>
</packing>
</child>
<child> <child>
<object class="GtkButton" id="standard"> <object class="GtkButton" id="standard">
<property name="label" translatable="yes">Default</property> <property name="label" translatable="yes">Default</property>
...@@ -365,13 +404,13 @@ ...@@ -365,13 +404,13 @@
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">1</property>
<property name="top_attach">10</property> <property name="top_attach">0</property>
</packing> </packing>
</child> </child>
<child> <child>
<object class="swuilo-NumberingPreview" id="preview"> <object class="swuilo-NumberingPreview" id="preview">
<property name="width_request">250</property> <property name="width_request">250</property>
<property name="height_request">150</property> <property name="height_request">120</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="hexpand">True</property> <property name="hexpand">True</property>
...@@ -379,22 +418,15 @@ ...@@ -379,22 +418,15 @@
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>
<property name="top_attach">10</property> <property name="top_attach">0</property>
</packing> </packing>
</child> </child>
</object> </object>
</child> <packing>
</object> <property name="expand">False</property>
</child> <property name="fill">True</property>
<child type="label"> <property name="position">1</property>
<object class="GtkLabel" id="label10"> </packing>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Position and Spacing</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
</object>
</child> </child>
</object> </object>
<packing> <packing>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment