Man Page: xdbegetbackbufferattributes
Operating Environment: centos
Section: 3
XdbeGetBackBufferAttributes(3) X FUNCTIONS XdbeGetBackBufferAttributes(3)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 libXext 1.3.2 XdbeGetBackBufferAttributes(3)
| Related Man Pages |
|---|
| dbe(3) - debian |
| xdbeswapbuffers(3) - centos |
| dbe(3) - x11r4 |
| dbe(3) - suse |
| xdbeswapbuffers(3) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |