XmMainWindowSep3(3X) SDK X11 R4.11MU05 XmMainWindowSep3(3X)
NAME
XmMainWindowSep3--A MainWindow function that returns the widget ID of
the third Separator widget
SYNOPSIS
#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(3X).
RETURN VALUE
Returns the widget ID of the third Separator.
RELATED INFORMATION
XmMainWindow(3X).
Licensed material--property of copyright holder(s)