From a33de30073bfa0ee1abba186dba9fa52cf0aa23a Mon Sep 17 00:00:00 2001 From: marha Date: Fri, 15 Jun 2012 14:04:46 +0200 Subject: Updated to following packages: freetype-2.4.10 libXaw-1.0.11 openssl-1.0.1c --- libXaw/include/X11/Xaw/Porthole.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'libXaw/include/X11/Xaw/Porthole.h') diff --git a/libXaw/include/X11/Xaw/Porthole.h b/libXaw/include/X11/Xaw/Porthole.h index d7c260cba..2dbcf1890 100644 --- a/libXaw/include/X11/Xaw/Porthole.h +++ b/libXaw/include/X11/Xaw/Porthole.h @@ -32,26 +32,26 @@ in this Software without prior written authorization from The Open Group. #include /***************************************************************************** - * + * * Porthole Widget (subclass of Composite) - * + * * This widget is similar to a viewport without scrollbars. Child movement * is done by external panners or scrollbars. - * + * * Parameters: - * + * * Name Class Type Default * ---- ----- ---- ------- - * + * * background Background Pixel XtDefaultBackground * border BorderColor Pixel XtDefaultForeground * borderWidth BorderWidth Dimension 1 * height Height Dimension 0 * reportCallback ReportCallback Pointer NULL * width Width Dimension 0 - * x Position Position 0 + * x Position Position 0 * y Position Position 0 - * + * *****************************************************************************/ extern WidgetClass portholeWidgetClass; -- cgit v1.2.3