Class GdkKeymapKey


  • public class GdkKeymapKey
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int group  
      int keycode  
      int level  
      static int sizeof  
    • Constructor Summary

      Constructors 
      Constructor Description
      GdkKeymapKey()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • keycode

        public int keycode
      • group

        public int group
      • level

        public int level
      • sizeof

        public static final int sizeof
    • Constructor Detail

      • GdkKeymapKey

        public GdkKeymapKey()