Value.getMinimumIncrement

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.

More...
interface Value
void
getMinimumIncrement

Parameters

value gobject.value.Value

a #GValue representing the minimum increment by which the accessible value may be changed

Detailed Description

Deprecated: Since 2.12. Use atk.value.Value.getIncrement instead.