xmmainwindowsep1(3) redhat man page | unix.com

Man Page: xmmainwindowsep1

Operating Environment: redhat

Section: 3

XmMainWindowSep1(library call)											    XmMainWindowSep1(library call)

NAME
XmMainWindowSep1 -- A MainWindow function that returns the widget ID of the first Separator
SYNOPSIS
#include <Xm/MainW.h> Widget XmMainWindowSep1( Widget widget);
DESCRIPTION
XmMainWindowSep1 returns the widget ID of the first Separator in the MainWindow. The first Separator is located between the MenuBar and the Command widget. This Separator is visible only when XmNshowSeparator is True. NOTE: XmMainWindowSep1 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 Separator1 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 first Separator.
RELATED
XmMainWindow(3). XmMainWindowSep1(library call)
Related Man Pages
xmmainwindowsetareas(3x) - osf1
xmmainwindow(3) - centos
xmvacreatemanagedmainwindow(3) - centos
xmmainwindow(3) - hpux
xmmainwindowsetareas(3) - hpux
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
CentOS7 restoring file capabilities
Shopt -s histappend
[TIP] Processing YAML files with yq