C# Class Stetic.WindowListWidget

Inheritance: Gtk.ScrolledWindow
Show file Open project: mono/stetic Class Usage Examples

Public Methods

Method Description
Clear ( ) : void
Fill ( Project project ) : void
WindowListWidget ( ) : System

Private Methods

Method Description
OnRowActivated ( object s, Gtk args ) : void

Method Details

Clear() public method

public Clear ( ) : void
return void

Fill() public method

public Fill ( Project project ) : void
project Project
return void

WindowListWidget() public method

public WindowListWidget ( ) : System
return System