DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
X Version 11 (Release 6.1)

XdbeDeallocateBackBufferName(X3xext)


XdbeDeallocateBackBufferName -- frees a DBE buffer.

Synopsis

   #include <X11/extensions/Xdbe.h>
   

Status XdbeDeallocateBackBufferName( Display *dpy, XdbeBackBuffer buffer)

Description

This function frees a drawable ID, buffer, that was obtained via XdbeAllocateBackBufferName(X3xext). The buffer must be a valid name for the back buffer of a window, or a protocol error results.

Diagnostics


BadBuffer
The specified buffer is not associated with a window.

References

DBE(X3xext), XdbeAllocateBackBufferName(X3xext), XdbeBeginIdiom(X3xext), XdbeEndIdiom(X3xext), XdbeFreeVisualInfo(X3xext), XdbeGetBackBufferAttributes(X3xext), XdbeGetVisualInfo(X3xext), XdbeQueryExtension(X3xext), XdbeSwapBuffers(X3xext).
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004