GimpUi.LabelSpin.prototype.get_value
function get_value(): Number(gdouble) {
// Gjs wrapper for gimp_label_spin_get_value()
}
This function returns the value shown by spin.
- Returns
The value currently set.
function get_value(): Number(gdouble) {
// Gjs wrapper for gimp_label_spin_get_value()
}
This function returns the value shown by spin.
The value currently set.