xmmainwindowsep2(3) hpux man page | unix.com

Man Page: xmmainwindowsep2

Operating Environment: hpux

Section: 3

XmMainWindowSep2(library call)											    XmMainWindowSep2(library call)

NAME
XmMainWindowSep2 -- A MainWindow function that returns the widget ID of the second Separator widget
SYNOPSIS
#include <Xm/MainW.h> Widget XmMainWindowSep2( Widget widget);
DESCRIPTION
XmMainWindowSep2 returns the widget ID of the second Separator in the MainWindow. The second Separator is located between the Command wid- get and the ScrolledWindow. This Separator is visible only when XmNshowSeparator is True. NOTE: XmMainWindowSep2 is obsolete and exists for compatibility with previous releases. Use XtNameToWidget instead. Pass a MainWindow vari- able as the first argument to XtNameToWidget and pass Separator2 as the second argument. widget Specifies the MainWindow widget ID For a complete definition of MainWindow and its associated resources, see XmMainWindow(3).
RETURN
Returns the widget ID of the second Separator.
RELATED
XmMainWindow(3). XmMainWindowSep2(library call)
Related Man Pages
xmmainwindowsetareas(3x) - osf1
xmvacreatemainwindow(3) - centos
xmmainwindowsetareas(3) - hpux
tk::mainwindow(3) - centos
tk::mainwindow(3pm) - debian
Similar Topics in the Unix Linux Community
Unix File Permissions
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
SAN Migration question
awk - Multi-line data to be stored in variable