org.gnu.gnomevte.event

Class ResizeWindowEvent.Type

public static class ResizeWindowEvent.Type extends EventType

Type of a TerminalResizeWindowEvent.
Field Summary
static ResizeWindowEvent.TypeRESIZE_WINDOW
Emitted at the child application's request.

Field Detail

RESIZE_WINDOW

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