GimpUi.float_adjustment_update

@accepts(Gtk.Adjustment, gpointer)
@returns(none)
def float_adjustment_update(adjustment, data):
    # Python wrapper for gimp_float_adjustment_update()
  
adjustment

A Gtk.Adjustment.

data

A pointer to a #gfloat variable which will store the adjustment's value.