1XdbeDeallocateBackBufferName(3)   X FUNCTIONS  XdbeDeallocateBackBufferName(3)
2
3
4

NAME

6       XdbeDeallocateBackBufferName - frees a DBE buffer.
7

SYNOPSIS

9       #include <X11/extensions/Xdbe.h>
10
11       Status XdbeDeallocateBackBufferName(
12           Display        *dpy,
13           XdbeBackBuffer buffer)
14

DESCRIPTION

16       This  function  frees  a drawable ID, buffer, that was obtained via Xd‐
17       beAllocateBackBufferName().  The buffer must be a valid  name  for  the
18       back buffer of a window, or a protocol error results.
19

ERRORS

21       BadBuffer
22              The specified buffer is not associated with a window.
23

SEE ALSO

25       DBE,  XdbeAllocateBackBufferName(),  XdbeBeginIdiom(),  XdbeEndIdiom(),
26       XdbeFreeVisualInfo(),   XdbeGetBackBufferAttributes(),   XdbeGetVisual‐
27       Info(), XdbeQueryExtension(), XdbeSwapBuffers().
28
29
30
31
32X Version 11                     libXext 1.3.5 XdbeDeallocateBackBufferName(3)
Impressum