Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmIsMotifWMRunning(3XM) — NEWS-os 4.2.1R

Media Vault

Software Library

Restoration Projects

Artifacts Sought

XmIsMotifWMRunning(3XM)  —  NEWS-OS Programmer’s Manual

NAME

XmIsMotifWMRunning — a function that specifies if the window manager is running. 

SYNOPSIS

#include <Xm/Xm.h> Boolean XmIsMotifWMRunning (shell)
Widgetshell;

DESCRIPTION

XmIsMotifWMRunning lets a user know if 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. 

shellSpecifies the shell whose screen will be tested for MWM’s presence. 

RETURN VALUE

Returns True if MWM is running. 

NEWS-OSRelease 4.2.1R

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026