C# Class GtkGL.PickWidget

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

Public Methods

Method Description
PickWidget ( ) : System

Private Methods

Method Description
OnButtonPress ( object o, Gtk e ) : void
OnButtonRelease ( object o, Gtk e ) : void
OnMotionNotify ( object o, Gtk e ) : void
OnQuit ( object o, System e ) : void
OnWindowDeleteEvent ( object sender, Gtk a ) : void
connectHandlers ( ) : void
processHits ( int hits, int buffer ) : void

Method Details

PickWidget() public method

public PickWidget ( ) : System
return System