Linux.pl
Opcje wyszukiwania podręcznika man:
Lista stron man zaczynających się od znaku:
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z   ALPHA   NUM   OTHER   ALL
XdbeAllocateBackBufferName(3)     X FUNCTIONS    XdbeAllocateBackBufferName(3)

NAME
       XdbeAllocateBackBufferName - allocates a DBE buffer.

SYNOPSIS
       #include <X11/extensions/Xdbe.h>

       XdbeBackBuffer XdbeAllocateBackBufferName(
           Display        *dpy,
           Window         window,
           XdbeSwapAction swap_action)

DESCRIPTION
       This function returns a drawable ID used to refer to the back buffer of
       the specified window.  The swap_action is a hint to indicate  the  swap
       action  that  will  likely  be  used  in  subsequent calls to XdbeSwap-
       Buffers().  The actual swap action used in calls  to  XdbeSwapBuffers()
       does  not  have  to be the same as the swap_action passed to this func-
       tion, though clients are encouraged  to  provide  accurate  information
       whenever possible.

ERRORS
       BadAlloc

       BadIDChoice

       BadMatch
              The  specified window is not an InputOutput window or its visual
              does not support DBE.

       BadValue
              An invalid swap action was specified.

       BadWindow
              An invalid window was specified.

SEE ALSO
       DBE, XdbeBeginIdiom(), XdbeDeallocateBackBufferName(),  XdbeEndIdiom(),
       XdbeFreeVisualInfo(),   XdbeGetBackBufferAttributes(),   XdbeGetVisual-
       Info(), XdbeQueryExtension(), XdbeSwapBuffers().

X Version 11                     libXext 1.3.3   XdbeAllocateBackBufferName(3)

Czas wygenerowania: 0.00014 sek.


Created with the man page lookup class by Andrew Collington.
Based on a C man page viewer by Vadim Pavlov
Unicode soft-hyphen fix (as used by RedHat) by Dan Edwards
Some optimisations by Eli Argon
Caching idea and code contribution by James Richardson

Copyright © 2003-2023 Linux.pl
Hosted by Hosting Linux.pl