sw/uiconfig/swriter/ui/tablecolumnpage.ui | 688 +++++++++++++++--------------- 1 file changed, 354 insertions(+), 334 deletions(-)
New commits: commit a36c258298d2d1ccdd3c169e606d56266de0247c Author: Heiko Tietze <[email protected]> AuthorDate: Mon Sep 1 16:27:29 2025 +0200 Commit: Heiko Tietze <[email protected]> CommitDate: Tue Sep 2 15:06:23 2025 +0200 Resolves tdf#168204 - GtkFrame for columns tab page Ensure visual consistency Change-Id: Ic9ab1aeb8b238f6e9b2dfea5e15d6bee4dd6739e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/190489 Reviewed-by: Heiko Tietze <[email protected]> Tested-by: Jenkins diff --git a/sw/uiconfig/swriter/ui/tablecolumnpage.ui b/sw/uiconfig/swriter/ui/tablecolumnpage.ui index 73954ce2b8e7..3ba7b6d321bb 100644 --- a/sw/uiconfig/swriter/ui/tablecolumnpage.ui +++ b/sw/uiconfig/swriter/ui/tablecolumnpage.ui @@ -55,64 +55,34 @@ <property name="icon-name">go-next</property> <property name="icon_size">1</property> </object> - <!-- n-columns=1 n-rows=4 --> - <object class="GtkGrid" id="TableColumnPage"> + <object class="GtkFrame"> <property name="visible">True</property> <property name="can-focus">False</property> - <property name="hexpand">True</property> <property name="border-width">6</property> - <property name="row-spacing">6</property> + <property name="label-xalign">0</property> + <property name="shadow-type">none</property> <child> - <object class="GtkCheckButton" id="adaptwidth"> - <property name="label" translatable="yes" context="tablecolumnpage|adaptwidth">Adapt table _width</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="draw-indicator">True</property> - <child internal-child="accessible"> - <object class="AtkObject" id="adaptwidth-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|adaptwidth">Reduces or increases table width with modified column width.</property> - </object> - </child> - </object> - <packing> - <property name="left-attach">0</property> - <property name="top-attach">0</property> - </packing> - </child> - <child> - <object class="GtkCheckButton" id="adaptcolumns"> - <property name="label" translatable="yes" context="tablecolumnpage|adaptcolumns">Ad_just columns proportionally</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="draw-indicator">True</property> - <child internal-child="accessible"> - <object class="AtkObject" id="adaptcolumns-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|adaptcolumns">If possible, change in column width will be equal for each column.</property> - </object> - </child> - </object> - <packing> - <property name="left-attach">0</property> - <property name="top-attach">1</property> - </packing> - </child> - <child> - <!-- n-columns=3 n-rows=1 --> - <object class="GtkGrid" id="grid14"> + <!-- n-columns=1 n-rows=4 --> + <object class="GtkGrid" id="TableColumnPage"> <property name="visible">True</property> <property name="can-focus">False</property> - <property name="column-spacing">12</property> + <property name="margin-start">12</property> + <property name="margin-top">6</property> + <property name="hexpand">True</property> + <property name="row-spacing">6</property> <child> - <object class="GtkLabel" id="spaceft"> + <object class="GtkCheckButton" id="adaptwidth"> + <property name="label" translatable="yes" context="tablecolumnpage|adaptwidth">Adapt table _width</property> <property name="visible">True</property> - <property name="can-focus">False</property> - <property name="label" translatable="yes" context="tablecolumnpage|spaceft">Remaining space:</property> + <property name="can-focus">True</property> + <property name="receives-default">False</property> <property name="use-underline">True</property> - <property name="mnemonic-widget">space</property> + <property name="draw-indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="adaptwidth-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|adaptwidth">Reduces or increases table width with modified column width.</property> + </object> + </child> </object> <packing> <property name="left-attach">0</property> @@ -120,345 +90,395 @@ </packing> </child> <child> - <object class="GtkSpinButton" id="spacefmt"> - <property name="can-focus">True</property> - <property name="no-show-all">True</property> - <property name="activates-default">True</property> - <property name="truncate-multiline">True</property> - <property name="adjustment">adjustment1</property> - <property name="digits">2</property> - </object> - <packing> - <property name="left-attach">2</property> - <property name="top-attach">0</property> - </packing> - </child> - <child> - <object class="GtkLabel" id="space"> + <object class="GtkCheckButton" id="adaptcolumns"> + <property name="label" translatable="yes" context="tablecolumnpage|adaptcolumns">Ad_just columns proportionally</property> <property name="visible">True</property> - <property name="can-focus">False</property> - <property name="hexpand">True</property> + <property name="can-focus">True</property> + <property name="receives-default">False</property> <property name="use-underline">True</property> - <property name="selectable">True</property> - <property name="xalign">0</property> + <property name="draw-indicator">True</property> <child internal-child="accessible"> - <object class="AtkObject" id="space-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|space">Displays the amount of space that is available for adjusting the width of the columns. To set the width of the table, click the Table tab.</property> - <property name="AtkObject::accessible-role">static</property> + <object class="AtkObject" id="adaptcolumns-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|adaptcolumns">If possible, change in column width will be equal for each column.</property> </object> </child> </object> <packing> - <property name="left-attach">1</property> - <property name="top-attach">0</property> + <property name="left-attach">0</property> + <property name="top-attach">1</property> </packing> </child> - </object> - <packing> - <property name="left-attach">0</property> - <property name="top-attach">2</property> - </packing> - </child> - <child> - <object class="GtkFrame" id="frame7"> - <property name="visible">True</property> - <property name="can-focus">False</property> - <property name="hexpand">True</property> - <property name="label-xalign">0</property> - <property name="shadow-type">none</property> <child> - <!-- n-columns=12 n-rows=2 --> - <object class="GtkGrid" id="columnwidthsgrid"> + <!-- n-columns=3 n-rows=1 --> + <object class="GtkGrid" id="grid14"> <property name="visible">True</property> <property name="can-focus">False</property> - <property name="margin-start">12</property> - <property name="margin-top">6</property> - <property name="hexpand">True</property> - <property name="row-spacing">6</property> <property name="column-spacing">12</property> <child> - <object class="GtkSpinButton" id="width2"> - <property name="sensitive">False</property> - <property name="can-focus">True</property> - <property name="halign">center</property> - <property name="hexpand">True</property> - <property name="activates-default">True</property> - <property name="truncate-multiline">True</property> - <property name="adjustment">adjustment3</property> - <property name="digits">2</property> - <child internal-child="accessible"> - <object class="AtkObject" id="width2-atkobject"> - <property name="AtkObject::accessible-name" translatable="yes" context="tablecolumnpage|width2-atkobject">Column 2 Width</property> - <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|width2">Enter the width that you want for the column.</property> - </object> - </child> + <object class="GtkLabel" id="spaceft"> + <property name="visible">True</property> + <property name="can-focus">False</property> + <property name="label" translatable="yes" context="tablecolumnpage|spaceft">Remaining space:</property> + <property name="use-underline">True</property> + <property name="mnemonic-widget">space</property> </object> <packing> - <property name="left-attach">2</property> - <property name="top-attach">1</property> - <property name="width">2</property> + <property name="left-attach">0</property> + <property name="top-attach">0</property> </packing> </child> <child> - <object class="GtkSpinButton" id="width3"> - <property name="sensitive">False</property> + <object class="GtkSpinButton" id="spacefmt"> <property name="can-focus">True</property> - <property name="halign">center</property> - <property name="hexpand">True</property> + <property name="no-show-all">True</property> <property name="activates-default">True</property> <property name="truncate-multiline">True</property> - <property name="adjustment">adjustment4</property> + <property name="adjustment">adjustment1</property> <property name="digits">2</property> - <child internal-child="accessible"> - <object class="AtkObject" id="width3-atkobject"> - <property name="AtkObject::accessible-name" translatable="yes" context="tablecolumnpage|width3-atkobject">Column 3 Width</property> - <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|width3">Enter the width that you want for the column.</property> - </object> - </child> </object> <packing> - <property name="left-attach">4</property> - <property name="top-attach">1</property> - <property name="width">2</property> + <property name="left-attach">2</property> + <property name="top-attach">0</property> </packing> </child> <child> - <object class="GtkSpinButton" id="width4"> - <property name="sensitive">False</property> - <property name="can-focus">True</property> - <property name="halign">center</property> + <object class="GtkLabel" id="space"> + <property name="visible">True</property> + <property name="can-focus">False</property> <property name="hexpand">True</property> - <property name="activates-default">True</property> - <property name="truncate-multiline">True</property> - <property name="adjustment">adjustment5</property> - <property name="digits">2</property> + <property name="use-underline">True</property> + <property name="selectable">True</property> + <property name="xalign">0</property> <child internal-child="accessible"> - <object class="AtkObject" id="width4-atkobject"> - <property name="AtkObject::accessible-name" translatable="yes" context="tablecolumnpage|width4-atkobject">Column 4 Width</property> - <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|width4">Enter the width that you want for the column.</property> + <object class="AtkObject" id="space-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|space">Displays the amount of space that is available for adjusting the width of the columns. To set the width of the table, click the Table tab.</property> + <property name="AtkObject::accessible-role">static</property> </object> </child> </object> <packing> - <property name="left-attach">6</property> - <property name="top-attach">1</property> - <property name="width">2</property> + <property name="left-attach">1</property> + <property name="top-attach">0</property> </packing> </child> + </object> + <packing> + <property name="left-attach">0</property> + <property name="top-attach">2</property> + </packing> + </child> + <child> + <object class="GtkFrame" id="frame7"> + <property name="visible">True</property> + <property name="can-focus">False</property> + <property name="hexpand">True</property> + <property name="label-xalign">0</property> + <property name="shadow-type">none</property> <child> - <object class="GtkSpinButton" id="width5"> - <property name="sensitive">False</property> - <property name="can-focus">True</property> - <property name="halign">center</property> + <!-- n-columns=12 n-rows=2 --> + <object class="GtkGrid" id="columnwidthsgrid"> + <property name="visible">True</property> + <property name="can-focus">False</property> + <property name="margin-start">12</property> + <property name="margin-top">6</property> <property name="hexpand">True</property> - <property name="activates-default">True</property> - <property name="truncate-multiline">True</property> - <property name="adjustment">adjustment6</property> - <property name="digits">2</property> - <child internal-child="accessible"> - <object class="AtkObject" id="width5-atkobject"> - <property name="AtkObject::accessible-name" translatable="yes" context="tablecolumnpage|width5-atkobject">Column 5 Width</property> - <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|width5">Enter the width that you want for the column.</property> + <property name="row-spacing">6</property> + <property name="column-spacing">12</property> + <child> + <object class="GtkSpinButton" id="width2"> + <property name="sensitive">False</property> + <property name="can-focus">True</property> + <property name="halign">center</property> + <property name="hexpand">True</property> + <property name="activates-default">True</property> + <property name="truncate-multiline">True</property> + <property name="adjustment">adjustment3</property> + <property name="digits">2</property> + <child internal-child="accessible"> + <object class="AtkObject" id="width2-atkobject"> + <property name="AtkObject::accessible-name" translatable="yes" context="tablecolumnpage|width2-atkobject">Column 2 Width</property> + <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|width2">Enter the width that you want for the column.</property> + </object> + </child> </object> + <packing> + <property name="left-attach">2</property> + <property name="top-attach">1</property> + <property name="width">2</property> + </packing> </child> - </object> - <packing> - <property name="left-attach">8</property> - <property name="top-attach">1</property> - <property name="width">2</property> - </packing> - </child> - <child> - <object class="GtkSpinButton" id="width6"> - <property name="sensitive">False</property> - <property name="can-focus">True</property> - <property name="halign">center</property> - <property name="hexpand">True</property> - <property name="activates-default">True</property> - <property name="truncate-multiline">True</property> - <property name="adjustment">adjustment7</property> - <property name="digits">2</property> - <child internal-child="accessible"> - <object class="AtkObject" id="width6-atkobject"> - <property name="AtkObject::accessible-name" translatable="yes" context="tablecolumnpage|width6-atkobject">Column 6 Width</property> - <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|width6">Enter the width that you want for the column.</property> + <child> + <object class="GtkSpinButton" id="width3"> + <property name="sensitive">False</property> + <property name="can-focus">True</property> + <property name="halign">center</property> + <property name="hexpand">True</property> + <property name="activates-default">True</property> + <property name="truncate-multiline">True</property> + <property name="adjustment">adjustment4</property> + <property name="digits">2</property> + <child internal-child="accessible"> + <object class="AtkObject" id="width3-atkobject"> + <property name="AtkObject::accessible-name" translatable="yes" context="tablecolumnpage|width3-atkobject">Column 3 Width</property> + <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|width3">Enter the width that you want for the column.</property> + </object> + </child> </object> + <packing> + <property name="left-attach">4</property> + <property name="top-attach">1</property> + <property name="width">2</property> + </packing> </child> - </object> - <packing> - <property name="left-attach">10</property> - <property name="top-attach">1</property> - <property name="width">2</property> - </packing> - </child> - <child> - <object class="GtkLabel" id="6"> - <property name="sensitive">False</property> - <property name="can-focus">False</property> - <property name="hexpand">True</property> - <property name="label">_6</property> - <property name="use-underline">True</property> - <property name="mnemonic-widget">width6</property> - </object> - <packing> - <property name="left-attach">10</property> - <property name="top-attach">0</property> - </packing> - </child> - <child> - <object class="GtkLabel" id="1"> - <property name="sensitive">False</property> - <property name="can-focus">False</property> - <property name="hexpand">True</property> - <property name="label">_1</property> - <property name="use-underline">True</property> - <property name="mnemonic-widget">width1</property> - </object> - <packing> - <property name="left-attach">1</property> - <property name="top-attach">0</property> - </packing> - </child> - <child> - <object class="GtkLabel" id="2"> - <property name="sensitive">False</property> - <property name="can-focus">False</property> - <property name="hexpand">True</property> - <property name="label">_2</property> - <property name="use-underline">True</property> - <property name="mnemonic-widget">width2</property> - </object> - <packing> - <property name="left-attach">2</property> - <property name="top-attach">0</property> - <property name="width">2</property> - </packing> - </child> - <child> - <object class="GtkLabel" id="3"> - <property name="sensitive">False</property> - <property name="can-focus">False</property> - <property name="hexpand">True</property> - <property name="label">_3</property> - <property name="use-underline">True</property> - <property name="mnemonic-widget">width3</property> - </object> - <packing> - <property name="left-attach">4</property> - <property name="top-attach">0</property> - <property name="width">2</property> - </packing> - </child> - <child> - <object class="GtkLabel" id="5"> - <property name="sensitive">False</property> - <property name="can-focus">False</property> - <property name="hexpand">True</property> - <property name="label">_5</property> - <property name="use-underline">True</property> - <property name="mnemonic-widget">width5</property> - </object> - <packing> - <property name="left-attach">8</property> - <property name="top-attach">0</property> - <property name="width">2</property> - </packing> - </child> - <child> - <object class="GtkLabel" id="4"> - <property name="sensitive">False</property> - <property name="can-focus">False</property> - <property name="hexpand">True</property> - <property name="label">_4</property> - <property name="use-underline">True</property> - <property name="mnemonic-widget">width4</property> - </object> - <packing> - <property name="left-attach">6</property> - <property name="top-attach">0</property> - <property name="width">2</property> - </packing> - </child> - <child> - <object class="GtkSpinButton" id="width1"> - <property name="sensitive">False</property> - <property name="can-focus">True</property> - <property name="halign">center</property> - <property name="hexpand">True</property> - <property name="activates-default">True</property> - <property name="truncate-multiline">True</property> - <property name="adjustment">adjustment2</property> - <property name="digits">2</property> - <child internal-child="accessible"> - <object class="AtkObject" id="width1-atkobject"> - <property name="AtkObject::accessible-name" translatable="yes" context="tablecolumnpage|width1-atkobject">Column 1 Width</property> - <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|width1">Enter the width that you want for the column.</property> + <child> + <object class="GtkSpinButton" id="width4"> + <property name="sensitive">False</property> + <property name="can-focus">True</property> + <property name="halign">center</property> + <property name="hexpand">True</property> + <property name="activates-default">True</property> + <property name="truncate-multiline">True</property> + <property name="adjustment">adjustment5</property> + <property name="digits">2</property> + <child internal-child="accessible"> + <object class="AtkObject" id="width4-atkobject"> + <property name="AtkObject::accessible-name" translatable="yes" context="tablecolumnpage|width4-atkobject">Column 4 Width</property> + <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|width4">Enter the width that you want for the column.</property> + </object> + </child> </object> + <packing> + <property name="left-attach">6</property> + <property name="top-attach">1</property> + <property name="width">2</property> + </packing> </child> - </object> - <packing> - <property name="left-attach">0</property> - <property name="top-attach">1</property> - <property name="width">2</property> - </packing> - </child> - <child> - <object class="GtkButton" id="back"> - <property name="visible">True</property> - <property name="sensitive">False</property> - <property name="can-focus">True</property> - <property name="receives-default">True</property> - <property name="halign">start</property> - <property name="image">image7</property> - <property name="always-show-image">True</property> - <child internal-child="accessible"> - <object class="AtkObject" id="back-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|back">Displays the table columns found to the left of the current column.</property> + <child> + <object class="GtkSpinButton" id="width5"> + <property name="sensitive">False</property> + <property name="can-focus">True</property> + <property name="halign">center</property> + <property name="hexpand">True</property> + <property name="activates-default">True</property> + <property name="truncate-multiline">True</property> + <property name="adjustment">adjustment6</property> + <property name="digits">2</property> + <child internal-child="accessible"> + <object class="AtkObject" id="width5-atkobject"> + <property name="AtkObject::accessible-name" translatable="yes" context="tablecolumnpage|width5-atkobject">Column 5 Width</property> + <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|width5">Enter the width that you want for the column.</property> + </object> + </child> + </object> + <packing> + <property name="left-attach">8</property> + <property name="top-attach">1</property> + <property name="width">2</property> + </packing> + </child> + <child> + <object class="GtkSpinButton" id="width6"> + <property name="sensitive">False</property> + <property name="can-focus">True</property> + <property name="halign">center</property> + <property name="hexpand">True</property> + <property name="activates-default">True</property> + <property name="truncate-multiline">True</property> + <property name="adjustment">adjustment7</property> + <property name="digits">2</property> + <child internal-child="accessible"> + <object class="AtkObject" id="width6-atkobject"> + <property name="AtkObject::accessible-name" translatable="yes" context="tablecolumnpage|width6-atkobject">Column 6 Width</property> + <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|width6">Enter the width that you want for the column.</property> + </object> + </child> + </object> + <packing> + <property name="left-attach">10</property> + <property name="top-attach">1</property> + <property name="width">2</property> + </packing> + </child> + <child> + <object class="GtkLabel" id="6"> + <property name="sensitive">False</property> + <property name="can-focus">False</property> + <property name="hexpand">True</property> + <property name="label">_6</property> + <property name="use-underline">True</property> + <property name="mnemonic-widget">width6</property> + </object> + <packing> + <property name="left-attach">10</property> + <property name="top-attach">0</property> + </packing> + </child> + <child> + <object class="GtkLabel" id="1"> + <property name="sensitive">False</property> + <property name="can-focus">False</property> + <property name="hexpand">True</property> + <property name="label">_1</property> + <property name="use-underline">True</property> + <property name="mnemonic-widget">width1</property> + </object> + <packing> + <property name="left-attach">1</property> + <property name="top-attach">0</property> + </packing> + </child> + <child> + <object class="GtkLabel" id="2"> + <property name="sensitive">False</property> + <property name="can-focus">False</property> + <property name="hexpand">True</property> + <property name="label">_2</property> + <property name="use-underline">True</property> + <property name="mnemonic-widget">width2</property> + </object> + <packing> + <property name="left-attach">2</property> + <property name="top-attach">0</property> + <property name="width">2</property> + </packing> + </child> + <child> + <object class="GtkLabel" id="3"> + <property name="sensitive">False</property> + <property name="can-focus">False</property> + <property name="hexpand">True</property> + <property name="label">_3</property> + <property name="use-underline">True</property> + <property name="mnemonic-widget">width3</property> + </object> + <packing> + <property name="left-attach">4</property> + <property name="top-attach">0</property> + <property name="width">2</property> + </packing> + </child> + <child> + <object class="GtkLabel" id="5"> + <property name="sensitive">False</property> + <property name="can-focus">False</property> + <property name="hexpand">True</property> + <property name="label">_5</property> + <property name="use-underline">True</property> + <property name="mnemonic-widget">width5</property> + </object> + <packing> + <property name="left-attach">8</property> + <property name="top-attach">0</property> + <property name="width">2</property> + </packing> + </child> + <child> + <object class="GtkLabel" id="4"> + <property name="sensitive">False</property> + <property name="can-focus">False</property> + <property name="hexpand">True</property> + <property name="label">_4</property> + <property name="use-underline">True</property> + <property name="mnemonic-widget">width4</property> + </object> + <packing> + <property name="left-attach">6</property> + <property name="top-attach">0</property> + <property name="width">2</property> + </packing> + </child> + <child> + <object class="GtkSpinButton" id="width1"> + <property name="sensitive">False</property> + <property name="can-focus">True</property> + <property name="halign">center</property> + <property name="hexpand">True</property> + <property name="activates-default">True</property> + <property name="truncate-multiline">True</property> + <property name="adjustment">adjustment2</property> + <property name="digits">2</property> + <child internal-child="accessible"> + <object class="AtkObject" id="width1-atkobject"> + <property name="AtkObject::accessible-name" translatable="yes" context="tablecolumnpage|width1-atkobject">Column 1 Width</property> + <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|width1">Enter the width that you want for the column.</property> + </object> + </child> + </object> + <packing> + <property name="left-attach">0</property> + <property name="top-attach">1</property> + <property name="width">2</property> + </packing> + </child> + <child> + <object class="GtkButton" id="back"> + <property name="visible">True</property> + <property name="sensitive">False</property> + <property name="can-focus">True</property> + <property name="receives-default">True</property> + <property name="halign">start</property> + <property name="image">image7</property> + <property name="always-show-image">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="back-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|back">Displays the table columns found to the left of the current column.</property> + </object> + </child> </object> + <packing> + <property name="left-attach">0</property> + <property name="top-attach">0</property> + </packing> + </child> + <child> + <object class="GtkButton" id="next"> + <property name="visible">True</property> + <property name="sensitive">False</property> + <property name="can-focus">True</property> + <property name="receives-default">True</property> + <property name="halign">end</property> + <property name="image">image8</property> + <property name="always-show-image">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="next-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|next">Displays the table columns found to the right of the current column.</property> + </object> + </child> + </object> + <packing> + <property name="left-attach">11</property> + <property name="top-attach">0</property> + </packing> </child> </object> - <packing> - <property name="left-attach">0</property> - <property name="top-attach">0</property> - </packing> </child> - <child> - <object class="GtkButton" id="next"> + <child type="label"> + <object class="GtkLabel" id="label26"> <property name="visible">True</property> - <property name="sensitive">False</property> - <property name="can-focus">True</property> - <property name="receives-default">True</property> - <property name="halign">end</property> - <property name="image">image8</property> - <property name="always-show-image">True</property> - <child internal-child="accessible"> - <object class="AtkObject" id="next-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|next">Displays the table columns found to the right of the current column.</property> - </object> - </child> + <property name="can-focus">False</property> + <property name="label" translatable="yes" context="tablecolumnpage|label26">Column Width</property> + <attributes> + <attribute name="weight" value="bold"/> + </attributes> </object> - <packing> - <property name="left-attach">11</property> - <property name="top-attach">0</property> - </packing> </child> </object> + <packing> + <property name="left-attach">0</property> + <property name="top-attach">3</property> + </packing> </child> - <child type="label"> - <object class="GtkLabel" id="label26"> - <property name="visible">True</property> - <property name="can-focus">False</property> - <property name="label" translatable="yes" context="tablecolumnpage|label26">Column Width</property> - <attributes> - <attribute name="weight" value="bold"/> - </attributes> - </object> - </child> </object> - <packing> - <property name="left-attach">0</property> - <property name="top-attach">3</property> - </packing> + </child> + <child type="label"> + <object class="GtkLabel"> + <property name="visible">True</property> + <property name="can-focus">False</property> + <property name="label" translatable="yes" context="tablecolumnpage|frmTitle">Columns</property> + <attributes> + <attribute name="weight" value="bold"/> + </attributes> + </object> </child> </object> </interface>
