public class GdkGCValues
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
short |
background_blue |
short |
background_green |
int |
background_pixel |
short |
background_red |
int |
cap_style |
int |
clip_mask |
int |
clip_x_origin |
int |
clip_y_origin |
int |
fill |
int |
font |
short |
foreground_blue |
short |
foreground_green |
int |
foreground_pixel |
short |
foreground_red |
int |
function |
int |
graphics_exposures |
int |
join_style |
int |
line_style |
int |
line_width |
int |
stipple |
int |
subwindow_mode |
int |
tile |
int |
ts_x_origin |
int |
ts_y_origin |
| Constructor and Description |
|---|
GdkGCValues() |
public int foreground_pixel
public short foreground_red
public short foreground_green
public short foreground_blue
public int background_pixel
public short background_red
public short background_green
public short background_blue
public int font
public int function
public int fill
public int tile
public int stipple
public int clip_mask
public int subwindow_mode
public int ts_x_origin
public int ts_y_origin
public int clip_x_origin
public int clip_y_origin
public int graphics_exposures
public int line_width
public int line_style
public int cap_style
public int join_style