summaryrefslogtreecommitdiff
path: root/specs/CH06.xml
diff options
context:
space:
mode:
Diffstat (limited to 'specs/CH06.xml')
-rwxr-xr-xspecs/CH06.xml25
1 files changed, 16 insertions, 9 deletions
diff --git a/specs/CH06.xml b/specs/CH06.xml
index 28a7118..d6aff3c 100755
--- a/specs/CH06.xml
+++ b/specs/CH06.xml
@@ -285,8 +285,9 @@ The <emphasis remap='I'>request_mode</emphasis> definitions are from
<function>&lt;X11/X.h&gt;</function>.
</para>
-<informaltable>
- <tgroup cols='3' align='center'>
+<informaltable frame='none'>
+ <?dbfo keep-together="always" ?>
+ <tgroup cols='3' align='left' colsep='0' rowsep='0'>
<colspec colwidth='1.0*' colname='c1'/>
<colspec colwidth='1.0*' colname='c2'/>
<colspec colwidth='1.0*' colname='c3'/>
@@ -334,8 +335,9 @@ The <emphasis remap='I'>request_mode</emphasis> definitions are from
The Intrinsics also support the following value.
</para>
-<informaltable>
- <tgroup cols='3' align='center'>
+<informaltable frame='none'>
+ <?dbfo keep-together="always" ?>
+ <tgroup cols='3' align='left' colsep='0' rowsep='0'>
<colspec colwidth='1.0*' colname='c1'/>
<colspec colwidth='1.0*' colname='c2'/>
<colspec colwidth='1.0*' colname='c3'/>
@@ -370,8 +372,9 @@ The <emphasis remap='I'>stack_mode</emphasis> definitions are from
<function>&lt;X11/X.h&gt;</function>:
</para>
-<informaltable>
- <tgroup cols='3' align='center'>
+<informaltable frame='none'>
+ <?dbfo keep-together="always" ?>
+ <tgroup cols='3' align='left' colsep='0' rowsep='0'>
<colspec colwidth='1.0*' colname='c1'/>
<colspec colwidth='1.0*' colname='c2'/>
<colspec colwidth='1.0*' colname='c3'/>
@@ -409,8 +412,9 @@ The <emphasis remap='I'>stack_mode</emphasis> definitions are from
The Intrinsics also support the following value.
</para>
-<informaltable>
- <tgroup cols='3' align='center'>
+<informaltable frame='none'>
+ <?dbfo keep-together="always" ?>
+ <tgroup cols='3' align='left' colsep='0' rowsep='0'>
<colspec colwidth='1.0*' colname='c1'/>
<colspec colwidth='1.0*' colname='c2'/>
<colspec colwidth='1.0*' colname='c3'/>
@@ -1248,6 +1252,9 @@ the query_geometry procedure should return
If the preferred geometry is identical to the current geometry,
the query_geometry procedure should return
<function>XtGeometryNo</function>.
+</para>
+
+<note><para>
The query_geometry procedure may assume
that no
<xref linkend='XtMakeResizeRequest' xrefstyle='select: title'/>
@@ -1257,7 +1264,7 @@ is in progress
for the specified widget; that is, it is not required to construct
a reply consistent with the requested geometry if such a request
were actually outstanding.
-</para>
+</para></note>
<para>
After calling the query_geometry procedure