Method | Description | |
---|---|---|
InternalTree ( |
||
Update ( ) : void |
Method | Description | |
---|---|---|
OnButtonPressEvent ( Gdk.EventButton evnt ) : bool | ||
OnButtonReleaseEvent ( Gdk.EventButton evnt ) : bool | ||
OnDestroyed ( ) : void | ||
OnExposeEvent ( Gdk e ) : bool | ||
OnMotionNotifyEvent ( Gdk.EventMotion evnt ) : bool |
public InternalTree ( |
||
tree | ||
model | TreeModel | |
return | System |
protected OnButtonPressEvent ( Gdk.EventButton evnt ) : bool | ||
evnt | Gdk.EventButton | |
return | bool |
protected OnButtonReleaseEvent ( Gdk.EventButton evnt ) : bool | ||
evnt | Gdk.EventButton | |
return | bool |
protected OnMotionNotifyEvent ( Gdk.EventMotion evnt ) : bool | ||
evnt | Gdk.EventMotion | |
return | bool |