org.gnu.gtk.event

Class DragEvent

public class DragEvent extends GtkEvent

Constructor Summary
DragEvent(Widget source, EventType type, DragContext context)
Method Summary
DragContextgetDragContext()

Constructor Detail

DragEvent

public DragEvent(Widget source, EventType type, DragContext context)

Method Detail

getDragContext

public DragContext getDragContext()