[ CCode ( cname = "gimp_int_adjustment_update" ) ]
public void int_adjustment_update (Adjustment adjustment, out int data)
Note that the Adjustment's value (which is a
double) will be rounded with RINT.
| adjustment |
A Adjustment. |
| data |
A return location for the |