org.gnu.gnomevte.event
Class MoveWindowEvent.Type

java.lang.Object
  extended by org.gnu.glib.EventType
      extended by org.gnu.gnomevte.event.MoveWindowEvent.Type
Enclosing class:
MoveWindowEvent

public static class MoveWindowEvent.Type
extends org.gnu.glib.EventType

Type of a TerminalMoveWindowEvent.


Field Summary
static MoveWindowEvent.Type MOVE_WINDOW
          Emitted at the child application's request.
 
Method Summary
 
Methods inherited from class org.gnu.glib.EventType
getID, getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MOVE_WINDOW

public static final MoveWindowEvent.Type MOVE_WINDOW
Emitted at the child application's request.