DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
X Version 11 (Release 6.1)

XdbeGetBackBufferAttributes(X3xext)


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 XFree(X3xlib).

References

DBE(X3xext), XdbeAllocateBackBufferName(X3xext), XdbeBeginIdiom(X3xext), XdbeDeallocateBackBufferName(X3xext), XdbeEndIdiom(X3xext), XdbeFreeVisualInfo(X3xext), XdbeGetVisualInfo(X3xext), XdbeQueryExtension(X3xext), XdbeSwapBuffers(X3xext).
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004