DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

XmMainWindowSep3(Xm)


XmMainWindowSep3 -- a MainWindow function that returns the widget ID of the third Separator widget

Syntax

#include <Xm/MainW.h>

Widget XmMainWindowSep3 (widget) Widget widget;

Description

XmMainWindowSep3 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 XmNshowSeparator is True.

widget
Specifies the MainWindow widget ID.

For a complete definition of MainWindow and its associated resources, see XmMainWindow(Xm).

Return value

Returns the widget ID of the third Separator.

See also

XmMainWindow(Xm)
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 26 May 2005