Class GdkEventButton


  • public class GdkEventButton
    extends GdkEvent
    • Constructor Summary

      Constructors 
      Constructor Description
      GdkEventButton()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • window

        public long window
      • send_event

        public byte send_event
      • time

        public int time
      • x

        public double x
      • y

        public double y
      • axes

        public long axes
      • state

        public int state
      • button

        public int button
      • device

        public long device
      • x_root

        public double x_root
      • y_root

        public double y_root
      • sizeof

        public static final int sizeof
    • Constructor Detail

      • GdkEventButton

        public GdkEventButton()