ws.bindings.Xdbe

Undocumented in source.

Public Imports

x11.X
public import x11.X, x11.Xlib;

Copyright (c) 1994, 1995 Hewlett-Packard Company

x11.Xlib
public import x11.X, x11.Xlib;

Copyright (c) 1994, 1995 Hewlett-Packard Company

Members

Aliases

XdbeBackBuffer
alias XdbeBackBuffer = Drawable

Copyright (c) 1994, 1995 Hewlett-Packard Company

XdbeSwapAction
alias XdbeSwapAction = ubyte

Copyright (c) 1994, 1995 Hewlett-Packard Company

Functions

XdbeAllocateBackBufferName
XdbeBackBuffer XdbeAllocateBackBufferName(Display* , Window , XdbeSwapAction )

Copyright (c) 1994, 1995 Hewlett-Packard Company

XdbeBeginIdiom
Status XdbeBeginIdiom(Display* )

Copyright (c) 1994, 1995 Hewlett-Packard Company

XdbeDeallocateBackBufferName
Status XdbeDeallocateBackBufferName(Display* , XdbeBackBuffer )

Copyright (c) 1994, 1995 Hewlett-Packard Company

XdbeEndIdiom
Status XdbeEndIdiom(Display* )

Copyright (c) 1994, 1995 Hewlett-Packard Company

XdbeFreeVisualInfo
void XdbeFreeVisualInfo(XdbeScreenVisualInfo* )

Copyright (c) 1994, 1995 Hewlett-Packard Company

XdbeGetBackBufferAttributes
XdbeBackBufferAttributes* XdbeGetBackBufferAttributes(Display* , XdbeBackBuffer )

Copyright (c) 1994, 1995 Hewlett-Packard Company

XdbeGetVisualInfo
XdbeScreenVisualInfo* XdbeGetVisualInfo(Display* , Drawable* , int* )

Copyright (c) 1994, 1995 Hewlett-Packard Company

XdbeQueryExtension
Status XdbeQueryExtension(Display* , int* , int* )

Copyright (c) 1994, 1995 Hewlett-Packard Company

XdbeSwapBuffers
Status XdbeSwapBuffers(Display* , XdbeSwapInfo* , int )

Copyright (c) 1994, 1995 Hewlett-Packard Company

Manifest constants

DBE_MAJOR_VERSION
enum DBE_MAJOR_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DBE_MINOR_VERSION
enum DBE_MINOR_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DBE_PROTOCOL_NAME
enum DBE_PROTOCOL_NAME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DbeBadBuffer
enum DbeBadBuffer;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DbeNumberErrors
enum DbeNumberErrors;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DbeNumberEvents
enum DbeNumberEvents;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XdbeBackground
enum XdbeBackground;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XdbeBadBuffer
enum XdbeBadBuffer;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XdbeCopied
enum XdbeCopied;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XdbeUndefined
enum XdbeUndefined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XdbeUntouched
enum XdbeUntouched;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

XdbeBackBufferAttributes
struct XdbeBackBufferAttributes

Copyright (c) 1994, 1995 Hewlett-Packard Company

XdbeBufferError
struct XdbeBufferError

Copyright (c) 1994, 1995 Hewlett-Packard Company

XdbeScreenVisualInfo
struct XdbeScreenVisualInfo

Copyright (c) 1994, 1995 Hewlett-Packard Company

XdbeSwapInfo
struct XdbeSwapInfo

Copyright (c) 1994, 1995 Hewlett-Packard Company

XdbeVisualInfo
struct XdbeVisualInfo

Copyright (c) 1994, 1995 Hewlett-Packard Company

Meta