Query: xmmainwindowsep3
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmMainWindowSep3(library call) XmMainWindowSep3(library call)NAMEXmMainWindowSep3 -- A MainWindow function that returns the widget ID of the third Separator widgetSYNOPSIS#include <Xm/MainW.h> Widget XmMainWindowSep3( Widget widget);DESCRIPTIONXmMainWindowSep3 returns the widget ID of the third Separator in the MainWindow. The third Separator is located between the message window and the widget above it. This Separator is visible only when XmNshowSeparator is True. NOTE: XmMainWindowSep3 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 Separator3 as the second argument. widget Specifies the MainWindow widget ID For a complete definition of MainWindow and its associated resources, see XmMainWindow(3).RETURNReturns the widget ID of the third Separator.RELATEDXmMainWindow(3). XmMainWindowSep3(library call)
Related Man Pages |
---|
xtwindowtowidget(3) - debian |
xmmainwindowsetareas(3x) - osf1 |
xmmainwindowsetareas(3) - centos |
xmvacreatemanagedmainwindow(3) - centos |
tk::mainwindow(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
How to extract every repeated string between two specific string? |
Sequence extraction |
Thank you members and admins |
awk - Multi-line data to be stored in variable |