C# Class Monodoc.Widgets.DocTree

Inheritance: Gtk.TreeView
Show file Open project: mono/monodoc-widgets Class Usage Examples

Private Properties

Property Type Description
OnSelectionChanged void

Public Methods

Method Description
DocTree ( string catalog_dir ) : System

Private Methods

Method Description
OnSelectionChanged ( object o, EventArgs args ) : void

Method Details

DocTree() public method

public DocTree ( string catalog_dir ) : System
catalog_dir string
return System