Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XdbeGetBackBufferAttributes(3X11) — SunOS 5.6

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DBE(3X11)

XdbeAllocateBackBufferName(3X11)

XdbeBeginIdiom(3X11)

XdbeDeallocateBackBufferName(3X11)

XdbeEndIdiom(3X11)

XdbeFreeVisualInfo(3X11)

XdbeGetVisualInfo(3X11)

XdbeQueryExtension(3X11)

XdbeSwapBuffers(3X11)

XdbeGetBackBufferAttributes(3X11)

NAME

XdbeGetBackBufferAttributes - returns attributes of a DBE buffer. 

SYNOPSIS

#include <X11/extensions/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(3X11). 

SEE ALSO

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

X Version 11  —  Last change: Release 6

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