Class GtkTargetEntry


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

      Fields 
      Modifier and Type Field Description
      int flags  
      int info  
      static int sizeof  
      long target  
    • Constructor Summary

      Constructors 
      Constructor Description
      GtkTargetEntry()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • target

        public long target
      • flags

        public int flags
      • info

        public int info
      • sizeof

        public static final int sizeof
    • Constructor Detail

      • GtkTargetEntry

        public GtkTargetEntry()