Query: xmmainwindowsep2
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmMainWindowSep2(library call) XmMainWindowSep2(library call)NAMEXmMainWindowSep2 -- A MainWindow function that returns the widget ID of the second Separator widgetSYNOPSIS#include <Xm/MainW.h> Widget XmMainWindowSep2( Widget widget);DESCRIPTIONXmMainWindowSep2 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).RETURNReturns the widget ID of the second Separator.RELATEDXmMainWindow(3). XmMainWindowSep2(library call)
Related Man Pages |
---|
xmmainwindow(3) - centos |
xmvacreatemainwindow(3) - centos |
xmmainwindow(3) - hpux |
tk::mainwindow(3) - centos |
tk::mainwindow(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |