com.sun.jna.examples.unix
public static class X11.XGCValues extends Structure
| Field Summary | |
|---|---|
| int | arc_mode |
| NativeLong | background |
| int | cap_style |
| X11.Pixmap | clip_mask |
| int | clip_x_origin |
| int | clip_y_origin |
| byte | dashes |
| int | dash_offset |
| int | fill_rule |
| int | fill_style |
| X11.Font | font |
| NativeLong | foreground |
| int | function |
| boolean | graphics_exposures |
| int | join_style |
| int | line_style |
| int | line_width |
| NativeLong | plane_mask |
| X11.Pixmap | stipple |
| int | subwindow_mode |
| X11.Pixmap | tile |
| int | ts_x_origin |
| int | ts_y_origin |