C# Class GtkGL.TrackballWidget

Inheritance: GLWidget
Show file Open project: mono/gtkglarea-sharp Class Usage Examples

Public Methods

Method Description
TrackballWidget ( ) : System

Private Methods

Method Description
OnButtonPress ( object o, Gtk e ) : void
OnButtonRelease ( object o, Gtk e ) : void
OnMotionNotify ( object o, Gtk e ) : void
connectHandlers ( ) : void

Method Details

TrackballWidget() public method

public TrackballWidget ( ) : System
return System