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 |
|---|
| dbe(3x11) - redhat |
| xdbegetvisualinfo(3x11) - redhat |
| xdbeswapbuffers(3x11) - xfree86 |
| dbe(3) - x11r4 |
| dbe(3) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Reduced Activity Notification |
| About TODO |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |