|
XmMainWindowSep2(3X)
Contents
|
XmMainWindowSep2 - A MainWindow function that returns the
widget ID of the second Separator widget
#include <Xm/MainW.h>
Widget XmMainWindowSep2 (widget)
Widget widget;
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. Specifies the MainWindow widget ID
For a complete definition of MainWindow and its associated
resources, see XmMainWindow(3X).
Returns the widget ID of the second Separator.
XmMainWindow(3X)
XmMainWindowSep2(3X)
[ Back ] |