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
DBE
Section: X FUNCTIONS (3) Updated: libXext 1.3.3 Index
Return to Main Contents
NAME
XdbeBeginIdiom - marks the beginning of a DBE idiom sequence.
SYNOPSIS
#include < X11/extensions/Xdbe.h>
Status XdbeBeginIdiom(
Display *dpy)
DESCRIPTION
This function marks the beginning of an idiom sequence.
SEE ALSO
DBE,
XdbeAllocateBackBufferName(),
XdbeDeallocateBackBufferName(),
XdbeEndIdiom(),
XdbeFreeVisualInfo(),
XdbeGetBackBufferAttributes(),
XdbeGetVisualInfo(),
XdbeQueryExtension(),
XdbeSwapBuffers().
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-
|