org.gnu.gtk.event
Class StartDragEvent.Type

java.lang.Object
  extended by org.gnu.glib.EventType
      extended by org.gnu.gtk.event.StartDragEvent.Type
Enclosing class:
StartDragEvent

public static class StartDragEvent.Type
extends EventType


Field Summary
static StartDragEvent.Type START
           
 
Method Summary
 
Methods inherited from class org.gnu.glib.EventType
getID, getName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

START

public static StartDragEvent.Type START