Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
XdbeDeallocateBackBufferName(3)   X Version 11	 XdbeDeallocateBackBufferName(3)

NAME
     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 XdbeAllo-
     cateBackBufferName(3).  The buffer must be a valid name for the back buffer
     of a window, or a protocol error results.

ERRORS
     BadBuffer
	    The specified buffer is not associated with a window.

SEE ALSO
     DBE(3), XdbeAllocateBackBufferName(3), XdbeBeginIdiom(3),	XdbeEndIdiom(3),
     XdbeFreeVisualInfo(3),    XdbeGetBackBufferAttributes(3),	  XdbeGetVisual-
     Info(3), XdbeQueryExtension(3), XdbeSwapBuffers(3).

libXext 1.3.7			   1996-03-11	 XdbeDeallocateBackBufferName(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=XdbeDeallocateBackBufferName&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help