Property | Type | Description | |
---|---|---|---|
background | Gdk.Rectangle | ||
legend | Gdk.Rectangle |
Method | Description | |
---|---|---|
HeapScroller ( Profile, p ) : System | ||
Plot ( Graphics g ) : void | ||
UpdateCache ( ) : void |
Method | Description | |
---|---|---|
OnButtonPressEvent ( Gdk args ) : bool | ||
OnButtonReleaseEvent ( Gdk args ) : bool | ||
OnExposeEvent ( Gdk args ) : bool | ||
OnMapped ( ) : void | ||
OnMotionNotifyEvent ( Gdk args ) : bool | ||
OnRealized ( ) : void | ||
OnSizeAllocated ( Gdk.Rectangle alloc ) : void | ||
OnUnmapped ( ) : void | ||
OnUnrealized ( ) : void | ||
ScrollChanged ( ) : void |
protected OnButtonPressEvent ( Gdk args ) : bool | ||
args | Gdk | |
return | bool |
protected OnButtonReleaseEvent ( Gdk args ) : bool | ||
args | Gdk | |
return | bool |
protected OnMotionNotifyEvent ( Gdk args ) : bool | ||
args | Gdk | |
return | bool |
protected OnSizeAllocated ( Gdk.Rectangle alloc ) : void | ||
alloc | Gdk.Rectangle | |
return | void |