Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

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

Media Vault

Software Library

Restoration Projects

Artifacts Sought

 

NAME

XmuDQRemoveDisplay — remove a display connection from a display queue. 

SYNOPSIS

#include <X11/Xmu/DisplayQue.h>

Bool XmuDQRemoveDisplay(q, display)
      XmuDisplayQueue ∗q;
      Display ∗display;

ARGUMENTS

qSpecifies the queue. 

displaySpecifies the display to remove. 

DESCRIPTION

XmuDQNDisplays removes the specified display connection from the specified queue.  No callbacks are performed.  If the display is not found in the queue, False is returned, otherwise True is returned. 

SEE ALSO

XmuDQAddDisplay, XmuDQCreate, XmuDQDestroy, XmuDQLookupDisplay, XmuDQNDisplays. 

Xlib Reference Manual

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