Module dui.Scale
Constructor Summary | |
---|---|
(GtkWidget* gtkWidget) |
Methods Summary | |
---|---|
static GType |
getType() Gets this class type |
public void |
setDigits(int digits) Sets the number of digits to the right of the floting point |
int |
getDigits() Gets the current number of digits to the right of the floting point |
void |
setDrawValue(bit drawValue) |
bit |
getDrawValue() Gets the draw value ??? |
void |
setValuePos(GtkPositionType pos) Sets the value display position |
int |
getValuePos() Gets the value display position |