com.sun.jna.platform.unix
Interface X11.Xext
- All Superinterfaces: 
 - Library
 
- Enclosing interface:
 - X11
 
public static interface X11.Xext
- extends Library
 
Definition (incomplete) of the Xext library.
 
 
 
 
 
INSTANCE
static final X11.Xext INSTANCE
ShapeBounding
static final int ShapeBounding
- See Also:
 - Constant Field Values
 
ShapeClip
static final int ShapeClip
- See Also:
 - Constant Field Values
 
ShapeInput
static final int ShapeInput
- See Also:
 - Constant Field Values
 
ShapeSet
static final int ShapeSet
- See Also:
 - Constant Field Values
 
ShapeUnion
static final int ShapeUnion
- See Also:
 - Constant Field Values
 
ShapeIntersect
static final int ShapeIntersect
- See Also:
 - Constant Field Values
 
ShapeSubtract
static final int ShapeSubtract
- See Also:
 - Constant Field Values
 
ShapeInvert
static final int ShapeInvert
- See Also:
 - Constant Field Values
 
XShapeCombineMask
void XShapeCombineMask(X11.Display display,
                       X11.Window window,
                       int dest_kind,
                       int x_off,
                       int y_off,
                       X11.Pixmap src,
                       int op)
 
 
Copyright © 2007-2013 Timothy Wall. All Rights Reserved.