aboutsummaryrefslogtreecommitdiff
path: root/libXaw/specs/Sme.xml
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-04-10 15:05:45 +0200
committermarha <marha@users.sourceforge.net>2012-04-10 15:05:45 +0200
commit4b35ef19b76849cbd854c3b6f92bbc1c2d50f2d8 (patch)
tree3ddf28be6916dd5ea27837431b5be8c94017cd9a /libXaw/specs/Sme.xml
parent5564e91e3cf4ba5cb2fbebbc2d63d18f588016b8 (diff)
parent5f8448ef6b85a9ff72c5af4cec99183c8bb60dc6 (diff)
downloadvcxsrv-4b35ef19b76849cbd854c3b6f92bbc1c2d50f2d8.tar.gz
vcxsrv-4b35ef19b76849cbd854c3b6f92bbc1c2d50f2d8.tar.bz2
vcxsrv-4b35ef19b76849cbd854c3b6f92bbc1c2d50f2d8.zip
Merge remote-tracking branch 'origin/released'
Diffstat (limited to 'libXaw/specs/Sme.xml')
-rw-r--r--libXaw/specs/Sme.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/libXaw/specs/Sme.xml b/libXaw/specs/Sme.xml
index 2d3d2f5f7..da3c4d15f 100644
--- a/libXaw/specs/Sme.xml
+++ b/libXaw/specs/Sme.xml
@@ -28,7 +28,7 @@ The Sme object is the base class for all menu entries. While this
object is mainly intended to be subclassed, it may be used in a menu to
add blank space between menu entries.
</para>
-<sect2 id="sme_resources">
+<sect2 id='Sme::Resources'>
<title>Resources</title>
<!-- .IN "SmeLine object" "resources" -->
<para>
@@ -191,7 +191,7 @@ XtSetValues calls may come from the application while the Sme is highlighted,
and if the SetValues method returns True, will result in an expose event.
The SimpleMenu may later call the menu entry's <function>unhighlight</function>
procedure. However, due to the asynchronous nature of
-X, the expose event generated by <function>XtSetValues</function> will come <emphasis remap='I'>after</emphasis>
+X, the expose event generated by <xref linkend='XtSetValues' xrefstyle='select: title'/> will come <emphasis remap='I'>after</emphasis>
this unhighlight.
</para>
</listitem>