Property | Type | Description | |
---|---|---|---|
AltoTop | int | ||
Layout | Pango.Layout | ||
Pen_bar_bg | Gdk.GC | ||
Result | double | ||
Simulated | bool | ||
Step | int | ||
Width | int | ||
X | int | ||
Y | int | ||
YTop | int |
Method | Description | |
---|---|---|
MovingBar ( int x, int y, int width, int yTop, int altoTop, Gdk pen_bar_bg, bool simulated, double result, Pango layout ) : System | ||
Next ( ) : void |
public MovingBar ( int x, int y, int width, int yTop, int altoTop, Gdk pen_bar_bg, bool simulated, double result, Pango layout ) : System | ||
x | int | |
y | int | |
width | int | |
yTop | int | |
altoTop | int | |
pen_bar_bg | Gdk | |
simulated | bool | |
result | double | |
layout | Pango | |
return | System |