org.eclipse.swt.internal.gtk
Class GdkGCValues
java.lang.Object
org.eclipse.swt.internal.gtk.GdkGCValues
public class GdkGCValues
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
foreground_pixel
public int foreground_pixel
foreground_red
public short foreground_red
foreground_green
public short foreground_green
foreground_blue
public short foreground_blue
background_pixel
public int background_pixel
background_red
public short background_red
background_green
public short background_green
background_blue
public short background_blue
font
public long font
function
public long function
fill
public int fill
tile
public long tile
stipple
public long stipple
clip_mask
public long clip_mask
subwindow_mode
public int subwindow_mode
ts_x_origin
public int ts_x_origin
ts_y_origin
public int ts_y_origin
clip_x_origin
public int clip_x_origin
clip_y_origin
public int clip_y_origin
graphics_exposures
public int graphics_exposures
line_width
public int line_width
line_style
public int line_style
cap_style
public int cap_style
join_style
public int join_style
sizeof
public static final int sizeof
GdkGCValues
public GdkGCValues()