C# Class Stetic.ObjectSelection

Inheritance: IObjectSelection
Mostra file Open project: mono/stetic Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
ObjectSelection ( ResizableFixed box, Gtk widget, object dataObject ) : System

Private Methods

Method Description
FireDisposed ( ) : void
FireDrag ( Gdk evt, int dx, int dy ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

ObjectSelection() public method

public ObjectSelection ( ResizableFixed box, Gtk widget, object dataObject ) : System
box ResizableFixed
widget Gtk
dataObject object
return System