...\" ** (c) Copyright 1993, 1994 Hewlett-Packard Company ...\" ** (c) Copyright 1993, 1994 International Business Machines Corp. ...\" ** (c) Copyright 1993, 1994 Sun Microsystems, Inc. ...\" ** (c) Copyright 1993, 1994 Novell, Inc ...\" ** ...\" ** ...\" ** ...\" ** (c) Copyright 1989, 1990, 1992 by Open Software Foundation, Inc. ...\" ** All Rights Reserved. ...\" ** ...\" ** (c) Copyright 1987, 1988, 1989, by Hewlett-Packard Company ...\" ** ...\" ** (c) Copyright 1987, 1988 by Digital Equipment Corporation, ...\" ** Maynard, MA. All Rights Reserved. ...\" ** ...\" ** .TH XmMainWindowSep3 3X "" "" "" "" .ds )H Hewlett-Packard Company .ds ]W Motif Release 1.2: May 1992 .SH NAME \fIXmMainWindowSep3\fP \- A MainWindow function that returns the widget ID of the third Separator widget .SH SYNOPSIS .nf .sS .iS \&#include .sp \n(PDu Widget XmMainWindowSep3 (\fBwidget\fI) .ta .5i 2.25i .nf Widget \fBwidget\fI; .wH .fi .ne 15 .iE .sE .SH DESCRIPTION .fi \fIXmMainWindowSep3\fP returns the widget ID of the third Separator widget in the MainWindow. The third Separator widget is located between the message window and the widget above it. This Separator is visible only when \fIXmNshowSeparator\fP is True. .IP "\fBwidget\fP" Specifies the MainWindow widget ID .PP For a complete definition of MainWindow and its associated resources, see \fIXmMainWindow(3X)\fP. .SH RETURN VALUE Returns the widget ID of the third Separator. .SH RELATED INFORMATION .na \fIXmMainWindow(3X)\fP. .ad