int_adjustment_update


Description:

[ 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.

Parameters:

adjustment

A Adjustment.

data

A return location for the adjustment's value.


Namespace: GimpUi
Package: gimp-ui-3.0