xdbeallocatebackbuffername(3) suse man page | unix.com

Man Page: xdbeallocatebackbuffername

Operating Environment: suse

Section: 3

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 window. 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 XdbeSwapBuffers() 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(), XdbeFreeVisualInfo(), XdbeGetBackBufferAttributes(), XdbeGetVisual- Info(), XdbeQueryExtension(), XdbeSwapBuffers(). X Version 11 libXext 1.1.1 XdbeAllocateBackBufferName(3)
Related Man Pages
xdbeswapbuffers(3x11) - redhat
xdbegetvisualinfo(3) - debian
xdbegetvisualinfo(3) - centos
xdbeswapbuffers(3x11) - xfree86
xdbegetvisualinfo(3) - x11r4
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com