C# Class FlashUnit.Gui.MainWindow

Inheritance: Gtk.Window
Datei anzeigen Open project: rubenv/tripod

Public Methods

Method Description
MainWindow ( ) : System

Protected Methods

Method Description
OnShown ( ) : void

Private Methods

Method Description
BuildLayout ( ) : void
ConnectEvents ( ) : void
PrepareActionManager ( ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System

OnShown() protected method

protected OnShown ( ) : void
return void