Manual Reference Pages  - XdbeGetBackBufferAttributes (3X11)

NAME

XdbeGetBackBufferAttributes - returns attributes of a DBE buffer.

CONTENTS

Synopsis
Description
See Also

SYNOPSIS

#include <X11/extensions/Xdbe.h>

XdbeBackBufferAttributes *XdbeGetBackBufferAttributes(
Display *dpy,
XdbeBackBuffer buffer)

DESCRIPTION

This function returns the attributes associated with the specified buffer.

The XdbeBackBufferAttributes structure has the following fields:

Window window window that buffer belongs to

If buffer is not a valid XdbeBackBuffer, window returns None.

The returned XdbeBackBufferAttributes structure can be freed with the Xlib function Xfree().

SEE ALSO

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

Jump to page    or go to Top of page |  Section 3X11 |  Main Index.


XdbeGetBackBufferAttributes (3X11)
Generated by manServer 1.07 from /usr/X11R6/man/man3/XdbeGetBackBufferAttributes.3x.gz using man macros.