DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

XmMainWindowSep2(X3mot)


XmMainWindowSep2 -- a MainWindow function that returns the widget ID of the second Separator widget

Synopsis

#include <Xm/MainW.h>

Widget XmMainWindowSep2 (widget) Widget widget;

Description

XmMainWindowSep2 returns the widget ID of the second Separator widget in the MainWindow. The second Separator widget is located between the Command widget and the ScrolledWindow. 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(X3mot).

Return values

Returns the widget ID of the second Separator.

References

XmMainWindow(X3mot)
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004