org.gnu.gnomevte.event
Class ResizeWindowEvent.Type

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

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

Type of a TerminalResizeWindowEvent.


Field Summary
static ResizeWindowEvent.Type RESIZE_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

RESIZE_WINDOW

public static final ResizeWindowEvent.Type RESIZE_WINDOW
Emitted at the child application's request.