debian man page for xdbegetbackbufferattributes

Query: xdbegetbackbufferattributes

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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, XdbeAllocateBackBufferName(), XdbeBeginIdiom(), XdbeDeallocateBackBufferName(), XdbeEndIdiom(), XdbeFreeVisualInfo(), XdbeGetVisual- Info(), XdbeQueryExtension(), XdbeSwapBuffers(). X Version 11 libXext 1.3.1 XdbeGetBackBufferAttributes(3)
Related Man Pages
xdbegetvisualinfo(3) - debian
xdbeswapbuffers(3) - debian
xdbeswapbuffers(3x11) - xfree86
dbe(3) - x11r4
xdbeswapbuffers(3) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?