diff options
Diffstat (limited to 'include/X11/Xaw3d/Porthole.h')
-rw-r--r-- | include/X11/Xaw3d/Porthole.h | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/include/X11/Xaw3d/Porthole.h b/include/X11/Xaw3d/Porthole.h index 8fddb5c..2961417 100644 --- a/include/X11/Xaw3d/Porthole.h +++ b/include/X11/Xaw3d/Porthole.h @@ -31,17 +31,17 @@ in this Software without prior written authorization from the X Consortium. #include <X11/Xaw3d/Reports.h> /***************************************************************************** - * + * * 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 @@ -50,7 +50,7 @@ in this Software without prior written authorization from the X Consortium. * width Width Dimension 0 * x Position Position 0 * y Position Position 0 - * + * *****************************************************************************/ /* external declarations */ |