Function
GimpUifloat_adjustment_update
Declaration [src]
void
gimp_float_adjustment_update (
  GtkAdjustment* adjustment,
  gfloat* data
)
Parameters
- adjustment
- 
            Type: GtkAdjustmentA GtkAdjustment.The data is owned by the caller of the function. 
- data
- 
            Type: gfloat*A return location for the adjustment‘s value.The argument will be set by the function.