C# Class Wit.UI.BranchDialog

Inheritance: Gtk.Dialog
Datei anzeigen Open project: bratsche/wit Class Usage Examples

Public Methods

Method Description
BranchDialog ( string branches ) : System

Private Methods

Method Description
BranchRenderer ( Gtk.TreeViewColumn column, Gtk.CellRenderer cell, TreeModel model, Gtk.TreeIter iter ) : void

Method Details

BranchDialog() public method

public BranchDialog ( string branches ) : System
branches string
return System