Man Page: xdbegetbackbufferattributes
Operating Environment: redhat
Section: 3x11
XdbeGetBackBufferAttributes(3X11) X FUNCTIONS XdbeGetBackBufferAttributes(3X11)NAMEXdbeGetBackBufferAttributes - returns attributes of a DBE buffer.SYNOPSIS#include <X11/extensions/Xdbe.h> XdbeBackBufferAttributes *XdbeGetBackBufferAttributes( Display *dpy, XdbeBackBuffer buffer)DESCRIPTIONThis 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 ALSODBE, XdbeAllocateBackBufferName(), XdbeBeginIdiom(), XdbeDeallocateBackBufferName(), XdbeEndIdiom(), XdbeFreeVisualInfo(), XdbeGetVisual- Info(), XdbeQueryExtension(), XdbeSwapBuffers(). X Version 11 Release 6.6 XdbeGetBackBufferAttributes(3X11)
| Related Man Pages |
|---|
| xdbeswapbuffers(3x11) - redhat |
| dbe(3) - debian |
| xdbeswapbuffers(3) - centos |
| xdbeswapbuffers(3x11) - xfree86 |
| dbe(3) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Make all words begin with capital letter? |
| How to capture ^x,^y via bash script? |
| Reduced Activity Notification |
| Retrieving previous command in a script |
| Issue with "rsh" on RedHat |