XdbeGetBackBufferAttributes(3) X FUNCTIONS XdbeGetBackBufferAttributes(3)
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().
SEE ALSO
DBE(3), XdbeAllocateBackBufferName(3), XdbeBeginIdiom(3), XdbeDeallocateBackBufferName(3), XdbeEndIdiom(3), XdbeFreeVisualInfo(3), XdbeGetVisualInfo(3), XdbeQueryExtension(3), XdbeSwapBuffers(3). X Version 11 libXext 1.0.5 XdbeGetBackBufferAttributes(3)
Mac OS X 10.6 X11 - Generated Sun Mar 7 12:31:14 CST 2010