[ CCode ( cname = "gimp_uint_adjustment_update" ) ]
public void uint_adjustment_update (Adjustment adjustment, out uint data)
Note that the Adjustment's value (which is a double) will be rounded with ( Signal) (value + 0.5).
| adjustment |
A Adjustment. |
| data |
A return location for the |