get_increment


Description:

[ Version ( since = "2.12" ) ]
public abstract double get_increment ()

Gets the minimum increment by which the value of this object may be changed.

If zero, the minimum increment is undefined, which may mean that it is limited only by the floating point precision of the platform.

Parameters:

this

a GObject instance that implements AtkValueIface

Returns:

the minimum increment by which the value of this object may be changed. zero if undefined.