from small one page howto to huge articles all in one place
poll results
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
XdbeEndIdiom
Section: X FUNCTIONS (3) Updated: libXext 1.3.3 Index
Return to Main Contents
NAME
XdbeEndIdiom - marks the end of a DBE idiom sequence.
SYNOPSIS
#include < X11/extensions/Xdbe.h>
Status XdbeEndIdiom(
Display *dpy)
DESCRIPTION
This function marks the end of an idiom sequence.
SEE ALSO
DBE,
XdbeAllocateBackBufferName(),
XdbeBeginIdiom(),
XdbeDeallocateBackBufferName(),
XdbeFreeVisualInfo(),
XdbeGetBackBufferAttributes(),
XdbeGetVisualInfo(),
XdbeQueryExtension(),
XdbeSwapBuffers().
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-
|