Query: xdbeallocatebackbuffername
OS: xfree86
Section: 3x11
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XdbeAllocateBackBufferName(3X11) X FUNCTIONS XdbeAllocateBackBufferName(3X11)NAMEXdbeAllocateBackBufferName - allocates a DBE buffer.SYNOPSIS#include <X11/extensions/Xdbe.h> XdbeBackBuffer XdbeAllocateBackBufferName( Display *dpy, Window window, XdbeSwapAction swap_action)DESCRIPTIONThis 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.ERRORSBadAlloc 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 ALSODBE, XdbeBeginIdiom(), XdbeDeallocateBackBufferName(), XdbeEndIdiom(), XdbeFreeVisualInfo(), XdbeGetBackBufferAttributes(), XdbeGetVisual- Info(), XdbeQueryExtension(), XdbeSwapBuffers(). XFree86 Version 4.7.0 XdbeAllocateBackBufferName(3X11)
Related Man Pages |
---|
dbe(3x11) - redhat |
xdbegetvisualinfo(3) - debian |
dbe(3x11) - xfree86 |
xdbeswapbuffers(3x11) - xfree86 |
dbe(3) - suse |
Similar Topics in the Unix Linux Community |
---|
No xorg.conf or XF86Config |
PHP Write Man Pages to MySQL DB |
Fedora 30 and Slackware 14.2, how to obtain the same rendering? |
Shopt -s histappend |