XdbeAllocateBackBufferName(3) X FUNCTIONS XdbeAllocateBackBufferName(3)
NAME
XdbeAllocateBackBufferName - allocates a DBE buffer.
SYNOPSIS
#include <X11/extensions/Xdbe.h>
XdbeBackBuffer XdbeAllocateBackBufferName(
Display *dpy,
Window window,
XdbeSwapAction swap_action)
DESCRIPTION
This function returns a drawable ID used to refer to the back buffer of the specified win-
dow. The swap_action is a hint to indicate the swap action that will likely be used in
subsequent calls to XdbeSwapBuffers(). The actual swap action used in calls to XdbeSwap-
Buffers() does not have to be the same as the swap_action passed to this function, though
clients are encouraged to provide accurate information whenever possible.
ERRORS
BadAlloc
BadIDChoice
BadMatch
The specified window is not an InputOutput window or its visual does not support
DBE.
BadValue
An invalid swap action was specified.
BadWindow
An invalid window was specified.
SEE ALSO
DBE, XdbeBeginIdiom(), XdbeDeallocateBackBufferName(), XdbeEndIdiom(), XdbeFreeVisual-
Info(), XdbeGetBackBufferAttributes(), XdbeGetVisualInfo(), XdbeQueryExtension(),
XdbeSwapBuffers().
X Version 11 libXext 1.0.4 XdbeAllocateBackBufferName(3)
Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-25 12:49 @38.107.179.238 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)