Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ ClientWin(3X) — DeltaWindows 1.3.3 Release 4 Version 4.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

 

NAME

XmuClientWindow — find a window which has a WM_STATE property. 

SYNOPSIS

#include <X11/Xmu/WinUtil.h>

Window XmuClientWindow(display, win)
      Display ∗display;
      Window win;

ARGUMENTS

displaySpecifies a connection to an X server; returned from XOpenDisplay(). 

winSpecifies the window. 

DESCRIPTION

XmuClientWindow finds a window, at or below the specified window, which has a WM_STATE property.  If such a window is found, it is returned, otherwise the argument window is returned. 

SEE ALSO

XmuScreenOfWindow, XmuUpdateMapHints. 

Xlib Reference Manual

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