diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2012-03-10 16:45:50 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2012-03-10 16:45:50 +0000 |
commit | cc7d66bfcf0d3305ee962a167dd9f4338266ebec (patch) | |
tree | bae58760726ce0b349447cac2b5c1859c4737c0f /lib/libXt/man/XtCreateWindow.man | |
parent | a5008d58b42532ef26fa9a62407a31e9991a0e39 (diff) |
Update to libXt 1.1.2
Diffstat (limited to 'lib/libXt/man/XtCreateWindow.man')
-rw-r--r-- | lib/libXt/man/XtCreateWindow.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libXt/man/XtCreateWindow.man b/lib/libXt/man/XtCreateWindow.man index 7ba7cdf90..a350c8435 100644 --- a/lib/libXt/man/XtCreateWindow.man +++ b/lib/libXt/man/XtCreateWindow.man @@ -130,7 +130,7 @@ XtCreateWindow \- window creation convenience function .HP void XtCreateWindow(Widget \fIw\fP, unsigned int \fIwindow_class\fP, Visual *\fIvisual\fP, XtValueMask \fIvalue_mask\fP, XSetWindowAttributes -*\fIattributes\fP); +*\fIattributes\fP); .SH ARGUMENTS .IP \fIattributes\fP 1i Specifies the window attributes to use in the @@ -161,7 +161,7 @@ Then, it assigns the created window to the widget's window field. .LP .ZN XtCreateWindow evaluates the following fields of the -.ZN Core +.ZN Core widget structure: .IP \(bu 5 depth |