aboutsummaryrefslogtreecommitdiff
path: root/libXaw/specs/Porthole.xml
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-04-10 14:58:33 +0200
committermarha <marha@users.sourceforge.net>2012-04-10 14:58:33 +0200
commit5f8448ef6b85a9ff72c5af4cec99183c8bb60dc6 (patch)
treec10939819ba1167cdc905a0c105c7ae4091abbc3 /libXaw/specs/Porthole.xml
parent67326634496ef21b4acbf4cef2f05040d34aef9b (diff)
downloadvcxsrv-5f8448ef6b85a9ff72c5af4cec99183c8bb60dc6.tar.gz
vcxsrv-5f8448ef6b85a9ff72c5af4cec99183c8bb60dc6.tar.bz2
vcxsrv-5f8448ef6b85a9ff72c5af4cec99183c8bb60dc6.zip
Updated following packages:
bigreqsproto-1.1.2 fontsproto-2.1.2 recordproto-1.14.2 scrnsaverproto-1.2.2 xcmiscproto-1.2.2 libXt-1.1.3 xhost-1.0.5 kbproto-1.0.6 libXrender-0.9.7 libxkbfile-1.0.8 freetype-2.4.9 libXaw-1.0.10 libXpm-3.5.10 xproto-7.0.23
Diffstat (limited to 'libXaw/specs/Porthole.xml')
-rw-r--r--libXaw/specs/Porthole.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/libXaw/specs/Porthole.xml b/libXaw/specs/Porthole.xml
index beda434ee..04525780c 100644
--- a/libXaw/specs/Porthole.xml
+++ b/libXaw/specs/Porthole.xml
@@ -29,7 +29,7 @@ widgets, only one of which may be managed at any particular time.
The managed child widget is reparented within the porthole and is moved around
by the application (typically under the control of a Panner widget).
</para>
-<sect2 id="porthole_resources">
+<sect2 id='Porthole::Resources'>
<title>Resources</title>
<para>
<!-- .LP -->
@@ -242,7 +242,7 @@ size or position.
<!-- .Xy -->
</para>
</sect2>
-<sect2 id="porthold_layout_semantics">
+<sect2 id='Porthole::Layout_Semantics'>
<title>Layout Semantics</title>
<!-- .IN "Porthole widget" "layout semantics" -->
<para>
@@ -262,7 +262,7 @@ Panner widget.
The functions registered on the <function>reportCallback</function> list are invoked whenever
the managed child changes size or position:
<!-- .IN "ReportProc" "" "@DEF@" -->
-<funcsynopsis>
+<funcsynopsis id='Porthole::ReportProc'>
<funcprototype>
<funcdef>void<function> ReportProc</function></funcdef>
<paramdef>Widget<parameter> porthole</parameter></paramdef>
@@ -281,7 +281,7 @@ the managed child changes size or position:
Specifies the Porthole widget.
</para>
</listitem>
- </varlistentry>
+ </varlistentry>
<varlistentry>
<term>client_data</term>
<listitem>
@@ -290,7 +290,7 @@ Specifies the Porthole widget.
Specifies the client data.
</para>
</listitem>
- </varlistentry>
+ </varlistentry>
<varlistentry>
<term>report</term>
<listitem>
@@ -300,7 +300,7 @@ Specifies a pointer to an <function>XawPannerReport</function> structure contain
the location and size of the slider and the size of the canvas.
</para>
</listitem>
- </varlistentry>
+ </varlistentry>
</variablelist>
</sect2>
</sect1>