com.sun.jna.examples.unix
public static interface X11.Xext extends Library
| Field Summary | |
|---|---|
| X11.Xext | INSTANCE |
| int | ShapeBounding |
| int | ShapeClip |
| int | ShapeInput |
| int | ShapeIntersect |
| int | ShapeInvert |
| int | ShapeSet |
| int | ShapeSubtract |
| int | ShapeUnion |
| Method Summary | |
|---|---|
| void | XShapeCombineMask(X11.Display display, X11.Window window, int dest_kind, int x_off, int y_off, X11.Pixmap src, int op) |