GimpUi.float_adjustment_update
function float_adjustment_update(adjustment: Gtk.Adjustment, data: void): void {
// Gjs wrapper for gimp_float_adjustment_update()
}
- adjustment
- data
A pointer to a #gfloat variable which will store the adjustment's value.