XdbeDeallocateBackBufferName(3) X Version 11 XdbeDeallocateBackBufferName(3)

XdbeDeallocateBackBufferName - frees a DBE buffer.

#include <X11/extensions/Xdbe.h>

Status XdbeDeallocateBackBufferName(
    Display        *dpy,
    XdbeBackBuffer buffer)

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

The specified buffer is not associated with a window.

DBE(3), XdbeAllocateBackBufferName(3), XdbeBeginIdiom(3), XdbeEndIdiom(3), XdbeFreeVisualInfo(3), XdbeGetBackBufferAttributes(3), XdbeGetVisualInfo(3), XdbeQueryExtension(3), XdbeSwapBuffers(3).

1996-03-11 libXext 1.3.7