Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

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

Media Vault

Software Library

Restoration Projects

Artifacts Sought

 

NAME

XmuScreenOfWindow — returns a pointer to the Screen structure for the specified window. 

SYNOPSIS

#include <X11/Xmu/WinUtil.h>

Screen ∗XmuScreenOfWindow(display, w)
      Display ∗display;
      Window w;

ARGUMENTS

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

wSpecifies the window. 

DESCRIPTION

XmuScreenOfWindow returns a pointer to the Screen structure that describes the screen on which the specified window was created. 

SEE ALSO

XmuClientWindow, XmuUpdateMapHints. 

Xlib Reference Manual

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