Class GdkEventScroll

java.lang.Object
org.eclipse.swt.internal.gtk.GdkEvent
org.eclipse.swt.internal.gtk.GdkEventScroll

public class GdkEventScroll extends GdkEvent
  • Field Details

    • window

      public int window
    • send_event

      public byte send_event
    • time

      public int time
    • x

      public double x
    • y

      public double y
    • state

      public int state
    • direction

      public int direction
    • device

      public int device
    • x_root

      public double x_root
    • y_root

      public double y_root
    • sizeof

      public static final int sizeof
  • Constructor Details

    • GdkEventScroll

      public GdkEventScroll()