Index Index for
Section 3X
Index Alphabetical
listing for X
Bottom of page Bottom of
page

XmMainWindowSep1(3X)

OSF/Motif

NAME

XmMainWindowSep1 - A MainWindow function that returns the widget ID of the first Separator widget

SYNOPSIS

#include <Xm/MainW.h> Widget XmMainWindowSep1 (widget) Widget widget;

DESCRIPTION

XmMainWindowSep1 returns the widget ID of the first Separator widget in the MainWindow. The first Separator widget is located between the MenuBar and the Command widget. 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 first Separator.

SEE ALSO

XmMainWindow(3X)

Index Index for
Section 3X
Index Alphabetical
listing for X
Top of page Top of
page