uint_adjustment_update


Description:

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

Parameters:

adjustment

A Adjustment.

data

A return location for the adjustment's value.


Namespace: GimpUi
Package: gimp-ui-3.0