<HTML>
<HEAD>
<TITLE></TITLE>
</HEAD>
<BODY>
<PRE>



XdbeGetBackBufferAttributesX3FUNXdbeGetBackBufferAttributes(3X11)


NAME
       XdbeGetBackBufferAttributes  - returns attributes of a DBE
       buffer.

SYNOPSIS
       #include &lt;X11/extensions/Xdbe.h&gt;

       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(), Xdbe_
       DeallocateBackBufferName(), XdbeEndIdiom(),  XdbeFreeVisu_
       alInfo(),    XdbeGetVisualInfo(),    XdbeQueryExtension(),
       XdbeSwapBuffers().


























X Version 11		   Release 6.1				1


</PRE>
</BODY>
</HTML>
