Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

XdbeGetBackBufferAttributes(3X)

NAME

XdbeGetBackBufferAttributes - returns attributes of a DBE buffer. 

SYNOPSIS

#include <XDbe.h>
 
XdbeBackBufferAttributes *XdbeGetBackBufferAttributes(
    Display        *dpy,
    XdbeBackBuffer buffer)

DESCRIPTION

This function returns the attributes associated with the specified buffer. 
 
The XdbeBackBufferAttributes structure has the following fields:
 

Window     window     window that buffer belongs to

  If buffer is not a valid XdbeBackBuffer, window returns None. 
 
The returned XdbeBackBufferAttributes structure can be freed with the Xlib function Xfree(). 

SEE ALSO

DBE, XdbeAllocateBackBufferName(), XdbeBeginIdiom(), XdbeDeallocateBackBufferName(), XdbeEndIdiom(), XdbeFreeVisualInfo(), XdbeGetVisualInfo(), XdbeQueryExtension(), XdbeSwapBuffers(). 
 

Hewlett-Packard Company  —  HP-UX Release 9.07 June 1995

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