Query: xmismotifwmrunning
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmIsMotifWMRunning(library call) XmIsMotifWMRunning(library call)NAMEXmIsMotifWMRunning -- A function that determines whether the window manager is runningSYNOPSIS#include <Xm/Xm.h> Boolean XmIsMotifWMRunning( Widget shell);DESCRIPTIONXmIsMotifWMRunning lets a user know whether the Motif Window Manager is running on a screen that contains a specific widget hierarchy. This function first sees whether the _MOTIF_WM_INFO property is present on the root window of the shell's screen. If it is, its window field is used to query for the presence of the specified window as a child of root. shell Specifies the shell whose screen will be tested for mwm's presence.RETURNReturns True if MWM is running. XmIsMotifWMRunning(library call)
| Related Man Pages |
|---|
| xmgetvisibility(3) - redhat |
| xmgetvisibility(3) - hpux |
| tk::mwm(3) - suse |
| tk::mwm(3) - centos |
| tk::mwm(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Retrieving previous command in a script |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Issue with "rsh" on RedHat |
| About TODO |