C# Class Xwt.GtkBackend.CustomTreeView

Inheritance: Gtk.TreeView
Show file Open project: mono/xwt Class Usage Examples

Public Methods

Method Description
CustomTreeView ( WidgetBackend b )

Protected Methods

Method Description
OnDragDataDelete ( Gdk context ) : void

Private Methods

Method Description
CustomTreeView ( )

Method Details

CustomTreeView() public method

public CustomTreeView ( WidgetBackend b )
b WidgetBackend

OnDragDataDelete() protected method

protected OnDragDataDelete ( Gdk context ) : void
context Gdk
return void