Class VimMate::MainWindow
In: lib/vimmatelib/main_window.rb
Parent: Object

Represents the main window of the application

Methods

gtk_window   new   start  

Attributes

files_window  [RW] 
terminals_window  [RW] 
vim_window  [RW] 

Public Class methods

Create the MainWindow

Public Instance methods

The "window" for this object

Show the window and start the main loop. Also starts the window given in parameters. (Used for VimWindow)

[Validate]